Searched refs:s_dentry (Results 1 – 3 of 3) sorted by relevance
59 if (sd->s_dentry == dentry) in configfs_d_iput()60 sd->s_dentry = NULL; in configfs_d_iput()253 sd->s_dentry = dentry; in configfs_make_dirent()460 sd->s_dentry = dentry; in configfs_lookup()514 *wait= dget(sd->s_dentry); in configfs_detach_prep()522 ret = configfs_detach_prep(sd->s_dentry, wait); in configfs_detach_prep()548 configfs_detach_rollback(sd->s_dentry); in configfs_detach_rollback()632 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()[all …]
191 return sd->s_dentry->d_name.name; in configfs_get_name()207 struct dentry * dentry = sd->s_dentry; in configfs_drop_dentry()
39 struct dentry * s_dentry; member
Completed in 22 milliseconds