Searched refs:configfs_detach_prep (Results 1 – 1 of 1) sorted by relevance
494 static int configfs_detach_prep(struct dentry *dentry, struct mutex **wait_mutex) in configfs_detach_prep() function524 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()