Home
last modified time | relevance | path

Searched refs:ea_dealloc_unstuffed (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/fs/gfs2/
Dxattr.c229 static int ea_dealloc_unstuffed(struct gfs2_inode *ip, struct buffer_head *bh, in ea_dealloc_unstuffed() function
338 error = ea_dealloc_unstuffed(ip, bh, ea, prev, (leave) ? &error : NULL); in ea_remove_unstuffed()
1448 error = ea_foreach(ip, ea_dealloc_unstuffed, NULL); in gfs2_ea_dealloc()