Home
last modified time | relevance | path

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

/openbmc/linux/fs/squashfs/
H A Dsquashfs.h98 extern const struct export_operations squashfs_export_ops;
H A Dexport.c175 const struct export_operations squashfs_export_ops = { variable
H A Dsuper.c400 sb->s_export_op = &squashfs_export_ops; in squashfs_fill_super()