Lines Matching refs:xfs_buf_ops
16 struct xfs_buf_ops;
24 extern const struct xfs_buf_ops xfs_agf_buf_ops;
25 extern const struct xfs_buf_ops xfs_agi_buf_ops;
26 extern const struct xfs_buf_ops xfs_agf_buf_ops;
27 extern const struct xfs_buf_ops xfs_agfl_buf_ops;
28 extern const struct xfs_buf_ops xfs_allocbt_buf_ops;
29 extern const struct xfs_buf_ops xfs_rmapbt_buf_ops;
30 extern const struct xfs_buf_ops xfs_refcountbt_buf_ops;
31 extern const struct xfs_buf_ops xfs_attr3_leaf_buf_ops;
32 extern const struct xfs_buf_ops xfs_attr3_rmt_buf_ops;
33 extern const struct xfs_buf_ops xfs_bmbt_buf_ops;
34 extern const struct xfs_buf_ops xfs_da3_node_buf_ops;
35 extern const struct xfs_buf_ops xfs_dquot_buf_ops;
36 extern const struct xfs_buf_ops xfs_symlink_buf_ops;
37 extern const struct xfs_buf_ops xfs_agi_buf_ops;
38 extern const struct xfs_buf_ops xfs_inobt_buf_ops;
39 extern const struct xfs_buf_ops xfs_inode_buf_ops;
40 extern const struct xfs_buf_ops xfs_inode_buf_ra_ops;
41 extern const struct xfs_buf_ops xfs_dquot_buf_ops;
42 extern const struct xfs_buf_ops xfs_dquot_buf_ra_ops;
43 extern const struct xfs_buf_ops xfs_sb_buf_ops;
44 extern const struct xfs_buf_ops xfs_sb_quiet_buf_ops;
45 extern const struct xfs_buf_ops xfs_symlink_buf_ops;
46 extern const struct xfs_buf_ops xfs_rtbuf_ops;