Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_super.h93 extern const struct export_operations xfs_export_operations;
Dxfs_export.c240 const struct export_operations xfs_export_operations = { variable
Dxfs_super.c1526 sb->s_export_op = &xfs_export_operations; in xfs_fs_fill_super()