Home
last modified time | relevance | path

Searched refs:s_depth (Results 1 – 3 of 3) sorted by relevance

/linux/fs/configfs/
A Ddir.c88 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()
A Dconfigfs_internal.h42 int s_depth; member
A Dinode.c131 int depth = sd->s_depth; in configfs_set_inode_lock_class()

Completed in 9 milliseconds