exportfs_block_ops
const struct exportfs_block_ops xfs_export_block_ops = {
extern const struct exportfs_block_ops xfs_export_block_ops;
const struct exportfs_block_ops *block_ops;
struct exportfs_block_ops;
const struct exportfs_block_ops *bops = sb->s_export_op->block_ops;