Searched refs:s_stack_depth (Results 1 – 10 of 10) sorted by relevance
421 *stack_depth = max(*stack_depth, path->mnt->mnt_sb->s_stack_depth); in ovl_lower_dir()1201 err = ovl_lower_dir(l->name, &l->path, ofs, &sb->s_stack_depth); in ovl_get_lowerstack()1207 sb->s_stack_depth++; in ovl_get_lowerstack()1208 if (sb->s_stack_depth > FILESYSTEM_MAX_STACK_DEPTH) { in ovl_get_lowerstack()1415 sb->s_stack_depth = 0; in ovl_fill_super_creds()1460 sb->s_stack_depth = upper_sb->s_stack_depth; in ovl_fill_super_creds()
809 int depth = inode->i_sb->s_stack_depth - 1; in ovl_lockdep_annotate_inode_mutex_key()
49 int depth = inode->i_sb->s_stack_depth; in ima_iint_lockdep_annotate()
532 s->s_stack_depth = path.dentry->d_sb->s_stack_depth + 1; in ecryptfs_get_tree()535 if (s->s_stack_depth > FILESYSTEM_MAX_STACK_DEPTH) { in ecryptfs_get_tree()
112 if (backing_sb->s_stack_depth >= fc->max_stack_depth) in fuse_backing_open()
1444 fm->sb->s_stack_depth = arg->max_stack_depth; in process_init_reply()
262 int s_stack_depth; member
274 s->s_stack_depth = FILESYSTEM_MAX_STACK_DEPTH; in proc_fill_super()
115 filesystem stacking depth (``sb->s_stack_depth`` and ``fc->max_stack_depth``).
1447 sb->s_stack_depth = FILESYSTEM_MAX_STACK_DEPTH; in hugetlbfs_fill_super()