Lines Matching refs:s_dentry
61 if (sd->s_dentry == dentry) in configfs_d_iput()
62 sd->s_dentry = NULL; in configfs_d_iput()
255 sd->s_dentry = dentry; in configfs_make_dirent()
440 sd->s_dentry = dentry; in configfs_attach_attr()
538 *wait= dget(sd->s_dentry); in configfs_detach_prep()
546 ret = configfs_detach_prep(sd->s_dentry, wait); in configfs_detach_prep()
572 configfs_detach_rollback(sd->s_dentry); in configfs_detach_rollback()
656 child = sd->s_dentry; in detach_groups()
1074 ret = configfs_depend_prep(child_sd->s_dentry, in configfs_depend_prep()
1162 ret = configfs_do_depend_item(subsys_sd->s_dentry, target); in configfs_depend_item()
1264 ret = configfs_do_depend_item(subsys_sd->s_dentry, target); in configfs_depend_item_unlocked()
1683 dentry = next->s_dentry; in configfs_readdir()