Searched refs:s_depth (Results 1 – 3 of 3) sorted by relevance
95 sd->s_depth = -1; in configfs_init_dirent_depth()101 int parent_depth = parent_sd->s_depth; in configfs_set_dir_dirent_depth()104 sd->s_depth = parent_depth + 1; in configfs_set_dir_dirent_depth()120 if (sd->s_depth == -1) in configfs_adjust_dir_dirent_depth_before_populate()125 sd->s_depth = 0; in configfs_adjust_dir_dirent_depth_before_populate()132 sd->s_depth = -1; in configfs_adjust_dir_dirent_depth_after_populate()
42 int s_depth; member
130 int depth = sd->s_depth; in configfs_set_inode_lock_class()
Completed in 10 milliseconds