Searched refs:s_depth (Results 1 – 3 of 3) sorted by relevance
96 sd->s_depth = -1; in configfs_init_dirent_depth()102 int parent_depth = parent_sd->s_depth; in configfs_set_dir_dirent_depth()105 sd->s_depth = parent_depth + 1; in configfs_set_dir_dirent_depth()121 if (sd->s_depth == -1) in configfs_adjust_dir_dirent_depth_before_populate()126 sd->s_depth = 0; in configfs_adjust_dir_dirent_depth_before_populate()133 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 8 milliseconds