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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/configfs/
H A Ddir.c511 static int configfs_detach_prep(struct dentry *dentry, struct mutex **wait_mutex) function
541 ret = configfs_detach_prep(sd->s_dentry, wait_mutex);
1023 * attributes. This is similar but not the same to configfs_detach_prep().
1024 * Note that configfs_detach_prep() expects the parent to be locked when it
1304 /* This will make configfs_detach_prep() fail */
1399 ret = configfs_detach_prep(dentry, &wait_mutex);
1687 if (configfs_detach_prep(dentry, NULL)) {

Completed in 127 milliseconds