Home
last modified time | relevance | path

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

/Linux-v6.1/fs/squashfs/
Dsuper.c41 static const struct super_operations squashfs_super_ops; variable
244 sb->s_op = &squashfs_super_ops; in squashfs_fill_super()
575 static const struct super_operations squashfs_super_ops = { variable