Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/incfs/
H A Dvfs.c38 static int dir_unlink(struct inode *dir, struct dentry *dentry);
91 .unlink = dir_unlink,
1180 static int dir_unlink(struct inode *dir, struct dentry *dentry) in dir_unlink() function