Home
last modified time | relevance | path

Searched refs:squashfs_fill_super (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/squashfs/
H A Dsuper.c87 static int squashfs_fill_super(struct super_block *sb, struct fs_context *fc) in squashfs_fill_super() function
357 TRACE("Leaving squashfs_fill_super\n"); in squashfs_fill_super()
380 return get_tree_bdev(fc, squashfs_fill_super); in squashfs_get_tree()
/kernel/linux/linux-6.6/fs/squashfs/
H A Dsuper.c180 static int squashfs_fill_super(struct super_block *sb, struct fs_context *fc) in squashfs_fill_super() function
460 TRACE("Leaving squashfs_fill_super\n"); in squashfs_fill_super()
485 return get_tree_bdev(fc, squashfs_fill_super); in squashfs_get_tree()

Completed in 2 milliseconds