Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/configfs/
H A Ddir.c516 static int configfs_detach_prep(struct dentry *dentry, struct dentry **wait) in configfs_detach_prep() function
546 ret = configfs_detach_prep(sd->s_dentry, wait); in configfs_detach_prep()
1520 ret = configfs_detach_prep(dentry, &wait); in configfs_rmdir()
1825 configfs_detach_prep(dentry, NULL); in configfs_unregister_group()
1969 if (configfs_detach_prep(dentry, NULL)) { in configfs_unregister_subsystem()