Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dinode.c1217 * gfs2_unlink - Unlink an inode (this does rmdir as well)
1227 static int gfs2_unlink(struct inode *dir, struct dentry *dentry) in gfs2_unlink() function
2274 .unlink = gfs2_unlink,
2277 .rmdir = gfs2_unlink,