Home
last modified time | relevance | path

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

/linux-4.4.14/fs/configfs/
Dconfigfs_internal.h99 extern int configfs_unlink(struct inode *dir, struct dentry *dentry);
Dsymlink.c185 int configfs_unlink(struct inode *dir, struct dentry *dentry) in configfs_unlink() function
Ddir.c1431 .unlink = configfs_unlink,