Lines Matching refs:s_dentry
51 if (sd->s_dentry == dentry) in configfs_d_iput()
52 sd->s_dentry = NULL; in configfs_d_iput()
245 sd->s_dentry = dentry; in configfs_make_dirent()
450 sd->s_dentry = dentry; in configfs_lookup()
504 *wait= dget(sd->s_dentry); in configfs_detach_prep()
512 ret = configfs_detach_prep(sd->s_dentry, wait); in configfs_detach_prep()
538 configfs_detach_rollback(sd->s_dentry); in configfs_detach_rollback()
622 child = sd->s_dentry; in detach_groups()
1040 ret = configfs_depend_prep(child_sd->s_dentry, in configfs_depend_prep()
1128 ret = configfs_do_depend_item(subsys_sd->s_dentry, target); in configfs_depend_item()
1230 ret = configfs_do_depend_item(subsys_sd->s_dentry, target); in configfs_depend_item_unlocked()
1635 dentry = next->s_dentry; in configfs_readdir()