Home
last modified time | relevance | path

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

/linux-4.1.27/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()
1703 if (configfs_detach_prep(dentry, NULL)) { in configfs_unregister_subsystem()