Home
last modified time | relevance | path

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

/fs/incfs/
Dvfs.c43 static int dir_unlink(struct inode *dir, struct dentry *dentry);
99 .unlink = dir_unlink,
1608 static int dir_unlink(struct inode *dir, struct dentry *dentry) in dir_unlink() function