Home
last modified time | relevance | path

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

/Linux-v5.10/fs/xfs/
Dxfs_super.h89 extern const struct export_operations xfs_export_operations;
Dxfs_export.c226 const struct export_operations xfs_export_operations = { variable
Dxfs_super.c1405 sb->s_export_op = &xfs_export_operations; in xfs_fc_fill_super()