Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dexport.h8 extern const struct export_operations btrfs_export_ops;
H A Dexport.c295 const struct export_operations btrfs_export_ops = { variable
H A Dsuper.c1145 sb->s_export_op = &btrfs_export_ops; in btrfs_fill_super()