Searched refs:s_stack_depth (Results 1 – 6 of 6) sorted by relevance
575 s->s_stack_depth = path.dentry->d_sb->s_stack_depth + 1; in ecryptfs_mount()578 if (s->s_stack_depth > FILESYSTEM_MAX_STACK_DEPTH) { in ecryptfs_mount()
940 *stack_depth = max(*stack_depth, path->mnt->mnt_sb->s_stack_depth); in ovl_lower_dir()1813 err = ovl_lower_dir(lower, &stack[i], ofs, &sb->s_stack_depth); in ovl_get_lowerstack()1821 sb->s_stack_depth++; in ovl_get_lowerstack()1822 if (sb->s_stack_depth > FILESYSTEM_MAX_STACK_DEPTH) { in ovl_get_lowerstack()2033 sb->s_stack_depth = 0; in ovl_fill_super()2078 sb->s_stack_depth = upper_sb->s_stack_depth; in ovl_fill_super()
715 int depth = inode->i_sb->s_stack_depth - 1; in ovl_lockdep_annotate_inode_mutex_key()
191 s->s_stack_depth = FILESYSTEM_MAX_STACK_DEPTH; in proc_fill_super()
1367 sb->s_stack_depth = FILESYSTEM_MAX_STACK_DEPTH; in hugetlbfs_fill_super()
1592 int s_stack_depth; member
Completed in 23 milliseconds