Home
last modified time | relevance | path

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

/linux-6.1.9/fs/gfs2/
Dxattr.h57 extern int gfs2_ea_dealloc(struct gfs2_inode *ip);
Dsuper.c1286 ret = gfs2_ea_dealloc(ip); in evict_unlinked_inode()
Dxattr.c1436 int gfs2_ea_dealloc(struct gfs2_inode *ip) in gfs2_ea_dealloc() function