Home
last modified time | relevance | path

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

/openbmc/linux/fs/gfs2/
H A Dxattr.h57 int gfs2_ea_dealloc(struct gfs2_inode *ip);
H A Dxattr.c1438 int gfs2_ea_dealloc(struct gfs2_inode *ip) in gfs2_ea_dealloc() function
H A Dsuper.c1416 ret = gfs2_ea_dealloc(ip); in evict_unlinked_inode()