Home
last modified time | relevance | path

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

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