Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A Dpassthrough.c220 struct super_block *backing_sb; in fuse_backing_open() local
240 backing_sb = file_inode(file)->i_sb; in fuse_backing_open()
242 if (backing_sb->s_stack_depth >= fc->max_stack_depth) in fuse_backing_open()