Home
last modified time | relevance | path

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

/linux-4.19.296/fs/configfs/
Dconfigfs_internal.h112 extern int configfs_unlink(struct inode *dir, struct dentry *dentry);
Dsymlink.c215 int configfs_unlink(struct inode *dir, struct dentry *dentry) in configfs_unlink() function
Ddir.c1593 .unlink = configfs_unlink,