Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_super.h89 extern const struct export_operations xfs_export_operations;
H A Dxfs_export.c226 const struct export_operations xfs_export_operations = { variable
H A Dxfs_super.c1427 sb->s_export_op = &xfs_export_operations; in xfs_fc_fill_super()