Lines Matching refs:s_dentry
70 sd->s_dentry = NULL; in configfs_d_iput()
236 sd->s_dentry = dentry; in configfs_make_dirent()
428 sd->s_dentry = dentry; in configfs_attach_attr()
519 *wait= dget(sd->s_dentry); in configfs_detach_prep()
527 ret = configfs_detach_prep(sd->s_dentry, wait); in configfs_detach_prep()
553 configfs_detach_rollback(sd->s_dentry); in configfs_detach_rollback()
636 child = sd->s_dentry; in detach_groups()
1050 ret = configfs_depend_prep(child_sd->s_dentry, in configfs_depend_prep()
1138 ret = configfs_do_depend_item(subsys_sd->s_dentry, target); in configfs_depend_item()
1240 ret = configfs_do_depend_item(subsys_sd->s_dentry, target); in configfs_depend_item_unlocked()
1662 dentry = next->s_dentry; in configfs_readdir()