Searched refs:s_dentry (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/fs/configfs/
H A Ddir.c62 * sd->s_count and update sd->s_dentry to new allocated one. configfs_d_iput()
66 * configfs_attach_attr and set sd->s_dentry to null configfs_d_iput()
70 sd->s_dentry = NULL; configfs_d_iput()
236 sd->s_dentry = dentry; configfs_make_dirent()
422 sd->s_dentry = dentry; configfs_attach_attr()
516 *wait_mutex = &d_inode(sd->s_dentry)->i_mutex; configfs_detach_prep()
524 ret = configfs_detach_prep(sd->s_dentry, wait_mutex); configfs_detach_prep()
550 configfs_detach_rollback(sd->s_dentry); configfs_detach_rollback()
625 child = sd->s_dentry; detach_groups()
1043 ret = configfs_depend_prep(child_sd->s_dentry, configfs_depend_prep()
1100 ret = configfs_depend_prep(subsys_sd->s_dentry, target); configfs_depend_item()
1559 * s_dentry before calling iput(). configfs_readdir()
1568 dentry = next->s_dentry; configfs_readdir()
H A Dinode.c219 return sd->s_dentry->d_name.name; configfs_get_name()
235 struct dentry * dentry = sd->s_dentry; configfs_drop_dentry()
H A Dconfigfs_internal.h46 struct dentry * s_dentry; member in struct:configfs_dirent

Completed in 134 milliseconds