Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Dsuper.c41 static const struct super_operations squashfs_super_ops; variable
315 sb->s_op = &squashfs_super_ops; in squashfs_fill_super()
686 static const struct super_operations squashfs_super_ops = { variable