Searched refs:s_depth (Results 1 – 3 of 3) sorted by relevance
88 sd->s_depth = -1; in configfs_init_dirent_depth()94 int parent_depth = parent_sd->s_depth; in configfs_set_dir_dirent_depth()97 sd->s_depth = parent_depth + 1; in configfs_set_dir_dirent_depth()113 if (sd->s_depth == -1) in configfs_adjust_dir_dirent_depth_before_populate()118 sd->s_depth = 0; in configfs_adjust_dir_dirent_depth_before_populate()125 sd->s_depth = -1; in configfs_adjust_dir_dirent_depth_after_populate()
42 int s_depth; member
131 int depth = sd->s_depth; in configfs_set_inode_lock_class()
Completed in 9 milliseconds