Searched refs:xfs_buf_ops (Results 1 – 14 of 14) sorted by relevance
16 struct xfs_buf_ops;24 extern const struct xfs_buf_ops xfs_agf_buf_ops;25 extern const struct xfs_buf_ops xfs_agfl_buf_ops;26 extern const struct xfs_buf_ops xfs_agi_buf_ops;27 extern const struct xfs_buf_ops xfs_attr3_leaf_buf_ops;28 extern const struct xfs_buf_ops xfs_attr3_rmt_buf_ops;29 extern const struct xfs_buf_ops xfs_bmbt_buf_ops;30 extern const struct xfs_buf_ops xfs_bnobt_buf_ops;31 extern const struct xfs_buf_ops xfs_cntbt_buf_ops;32 extern const struct xfs_buf_ops xfs_da3_node_buf_ops;[all …]
120 extern const struct xfs_buf_ops xfs_dir3_block_buf_ops;121 extern const struct xfs_buf_ops xfs_dir3_leafn_buf_ops;122 extern const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops;123 extern const struct xfs_buf_ops xfs_dir3_free_buf_ops;124 extern const struct xfs_buf_ops xfs_dir3_data_buf_ops;
220 int whichfork, const struct xfs_buf_ops *ops);223 const struct xfs_buf_ops *ops);
283 const struct xfs_buf_ops xfs_dquot_buf_ops = {292 const struct xfs_buf_ops xfs_dquot_buf_ra_ops = {
127 const struct xfs_buf_ops *ops);
357 static inline const struct xfs_buf_ops *
408 const struct xfs_buf_ops xfs_dir3_data_buf_ops = {417 static const struct xfs_buf_ops xfs_dir3_data_reada_buf_ops = {
192 const struct xfs_buf_ops *buf_ops;
244 const struct xfs_buf_ops xfs_rtrefcountbt_buf_ops = {
1189 const struct xfs_buf_ops xfs_sb_buf_ops = {1196 const struct xfs_buf_ops xfs_sb_quiet_buf_ops = {
123 struct xfs_buf_ops { struct193 const struct xfs_buf_ops *b_ops;202 const struct xfs_buf_ops *ops, xfs_failaddr_t fa);205 const struct xfs_buf_ops *ops);239 const struct xfs_buf_ops *ops) in xfs_buf_read()252 const struct xfs_buf_ops *ops) in xfs_buf_readahead()262 const struct xfs_buf_ops *ops);
636 const struct xfs_buf_ops *ops, in xfs_buf_read_map()745 const struct xfs_buf_ops *ops) in xfs_buf_readahead_map()801 const struct xfs_buf_ops *ops) in xfs_buf_read_uncached()
1976 const struct xfs_buf_ops *ops) in xlog_buf_readahead()
56 const struct xfs_buf_ops *buf_ops;175 bool xrep_buf_verify_struct(struct xfs_buf *bp, const struct xfs_buf_ops *ops);