Home
last modified time | relevance | path

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

/Linux-v6.6/fs/gfs2/
Ddir.h44 extern int gfs2_dir_exhash_dealloc(struct gfs2_inode *dip);
Dsuper.c1405 ret = gfs2_dir_exhash_dealloc(ip); in evict_unlinked_inode()
Ddir.c2100 int gfs2_dir_exhash_dealloc(struct gfs2_inode *dip) in gfs2_dir_exhash_dealloc() function