Home
last modified time | relevance | path

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

/linux-4.4.14/fs/configfs/
Ddir.c494 static int configfs_detach_prep(struct dentry *dentry, struct mutex **wait_mutex) in configfs_detach_prep() function
524 ret = configfs_detach_prep(sd->s_dentry, wait_mutex); in configfs_detach_prep()
1373 ret = configfs_detach_prep(dentry, &wait_mutex); in configfs_rmdir()
1688 configfs_detach_prep(dentry, NULL); in configfs_unregister_group()
1813 if (configfs_detach_prep(dentry, NULL)) { in configfs_unregister_subsystem()