Lines Matching refs:s_dentry
56 * Set sd->s_dentry to null only when this dentry is the one
58 * run just after configfs_attach_attr and set sd->s_dentry to
61 if (sd->s_dentry == dentry)
62 sd->s_dentry = NULL;
255 sd->s_dentry = dentry;
442 sd->s_dentry = dentry;
540 *wait= dget(sd->s_dentry);
548 ret = configfs_detach_prep(sd->s_dentry, wait);
574 configfs_detach_rollback(sd->s_dentry);
658 child = sd->s_dentry;
1076 ret = configfs_depend_prep(child_sd->s_dentry,
1164 ret = configfs_do_depend_item(subsys_sd->s_dentry, target);
1266 ret = configfs_do_depend_item(subsys_sd->s_dentry, target);
1662 * s_dentry before calling iput().
1670 dentry = next->s_dentry;