Symbol: xfs_buf_ops
fs/xfs/libxfs/xfs_ag.c
299
const struct xfs_buf_ops *ops)
fs/xfs/libxfs/xfs_ag.c
597
const struct xfs_buf_ops *ops)
fs/xfs/libxfs/xfs_ag.c
616
const struct xfs_buf_ops *ops;
fs/xfs/libxfs/xfs_alloc.c
3353
const struct xfs_buf_ops xfs_agf_buf_ops = {
fs/xfs/libxfs/xfs_alloc.c
864
const struct xfs_buf_ops xfs_agfl_buf_ops = {
fs/xfs/libxfs/xfs_alloc_btree.c
333
const struct xfs_buf_ops xfs_bnobt_buf_ops = {
fs/xfs/libxfs/xfs_alloc_btree.c
342
const struct xfs_buf_ops xfs_cntbt_buf_ops = {
fs/xfs/libxfs/xfs_attr_leaf.c
520
const struct xfs_buf_ops xfs_attr3_leaf_buf_ops = {
fs/xfs/libxfs/xfs_attr_remote.c
243
const struct xfs_buf_ops xfs_attr3_rmt_buf_ops = {
fs/xfs/libxfs/xfs_bmap_btree.c
463
const struct xfs_buf_ops xfs_bmbt_buf_ops = {
fs/xfs/libxfs/xfs_btree.h
192
const struct xfs_buf_ops *buf_ops;
fs/xfs/libxfs/xfs_da_btree.c
2846
const struct xfs_buf_ops *ops)
fs/xfs/libxfs/xfs_da_btree.c
2893
const struct xfs_buf_ops *ops)
fs/xfs/libxfs/xfs_da_btree.c
390
const struct xfs_buf_ops xfs_da3_node_buf_ops = {
fs/xfs/libxfs/xfs_da_btree.h
220
int whichfork, const struct xfs_buf_ops *ops);
fs/xfs/libxfs/xfs_da_btree.h
223
const struct xfs_buf_ops *ops);
fs/xfs/libxfs/xfs_dir2.h
120
extern const struct xfs_buf_ops xfs_dir3_block_buf_ops;
fs/xfs/libxfs/xfs_dir2.h
121
extern const struct xfs_buf_ops xfs_dir3_leafn_buf_ops;
fs/xfs/libxfs/xfs_dir2.h
122
extern const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops;
fs/xfs/libxfs/xfs_dir2.h
123
extern const struct xfs_buf_ops xfs_dir3_free_buf_ops;
fs/xfs/libxfs/xfs_dir2.h
124
extern const struct xfs_buf_ops xfs_dir3_data_buf_ops;
fs/xfs/libxfs/xfs_dir2_block.c
109
const struct xfs_buf_ops xfs_dir3_block_buf_ops = {
fs/xfs/libxfs/xfs_dir2_data.c
402
const struct xfs_buf_ops xfs_dir3_data_buf_ops = {
fs/xfs/libxfs/xfs_dir2_data.c
411
static const struct xfs_buf_ops xfs_dir3_data_reada_buf_ops = {
fs/xfs/libxfs/xfs_dir2_leaf.c
275
const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops = {
fs/xfs/libxfs/xfs_dir2_leaf.c
284
const struct xfs_buf_ops xfs_dir3_leafn_buf_ops = {
fs/xfs/libxfs/xfs_dir2_node.c
166
const struct xfs_buf_ops xfs_dir3_free_buf_ops = {
fs/xfs/libxfs/xfs_dquot_buf.c
285
const struct xfs_buf_ops xfs_dquot_buf_ops = {
fs/xfs/libxfs/xfs_dquot_buf.c
294
const struct xfs_buf_ops xfs_dquot_buf_ra_ops = {
fs/xfs/libxfs/xfs_ialloc.c
2738
const struct xfs_buf_ops xfs_agi_buf_ops = {
fs/xfs/libxfs/xfs_ialloc_btree.c
361
const struct xfs_buf_ops xfs_inobt_buf_ops = {
fs/xfs/libxfs/xfs_ialloc_btree.c
369
const struct xfs_buf_ops xfs_finobt_buf_ops = {
fs/xfs/libxfs/xfs_inode_buf.c
108
const struct xfs_buf_ops xfs_inode_buf_ops = {
fs/xfs/libxfs/xfs_inode_buf.c
116
const struct xfs_buf_ops xfs_inode_buf_ra_ops = {
fs/xfs/libxfs/xfs_log_recover.h
127
const struct xfs_buf_ops *ops);
fs/xfs/libxfs/xfs_refcount_btree.c
278
const struct xfs_buf_ops xfs_refcountbt_buf_ops = {
fs/xfs/libxfs/xfs_rmap_btree.c
385
const struct xfs_buf_ops xfs_rmapbt_buf_ops = {
fs/xfs/libxfs/xfs_rmap_btree.c
583
static const struct xfs_buf_ops xfs_rmapbt_mem_buf_ops = {
fs/xfs/libxfs/xfs_rtbitmap.c
106
const struct xfs_buf_ops xfs_rtbuf_ops = {
fs/xfs/libxfs/xfs_rtbitmap.c
112
const struct xfs_buf_ops xfs_rtbitmap_buf_ops = {
fs/xfs/libxfs/xfs_rtbitmap.c
120
const struct xfs_buf_ops xfs_rtsummary_buf_ops = {
fs/xfs/libxfs/xfs_rtbitmap.h
357
static inline const struct xfs_buf_ops *
fs/xfs/libxfs/xfs_rtgroup.c
685
const struct xfs_buf_ops xfs_rtsb_buf_ops = {
fs/xfs/libxfs/xfs_rtrefcount_btree.c
244
const struct xfs_buf_ops xfs_rtrefcountbt_buf_ops = {
fs/xfs/libxfs/xfs_rtrmap_btree.c
299
const struct xfs_buf_ops xfs_rtrmapbt_buf_ops = {
fs/xfs/libxfs/xfs_rtrmap_btree.c
572
static const struct xfs_buf_ops xfs_rtrmapbt_mem_buf_ops = {
fs/xfs/libxfs/xfs_sb.c
1189
const struct xfs_buf_ops xfs_sb_buf_ops = {
fs/xfs/libxfs/xfs_sb.c
1196
const struct xfs_buf_ops xfs_sb_quiet_buf_ops = {
fs/xfs/libxfs/xfs_shared.h
16
struct xfs_buf_ops;
fs/xfs/libxfs/xfs_shared.h
24
extern const struct xfs_buf_ops xfs_agf_buf_ops;
fs/xfs/libxfs/xfs_shared.h
25
extern const struct xfs_buf_ops xfs_agfl_buf_ops;
fs/xfs/libxfs/xfs_shared.h
26
extern const struct xfs_buf_ops xfs_agi_buf_ops;
fs/xfs/libxfs/xfs_shared.h
27
extern const struct xfs_buf_ops xfs_attr3_leaf_buf_ops;
fs/xfs/libxfs/xfs_shared.h
28
extern const struct xfs_buf_ops xfs_attr3_rmt_buf_ops;
fs/xfs/libxfs/xfs_shared.h
29
extern const struct xfs_buf_ops xfs_bmbt_buf_ops;
fs/xfs/libxfs/xfs_shared.h
30
extern const struct xfs_buf_ops xfs_bnobt_buf_ops;
fs/xfs/libxfs/xfs_shared.h
31
extern const struct xfs_buf_ops xfs_cntbt_buf_ops;
fs/xfs/libxfs/xfs_shared.h
32
extern const struct xfs_buf_ops xfs_da3_node_buf_ops;
fs/xfs/libxfs/xfs_shared.h
33
extern const struct xfs_buf_ops xfs_dquot_buf_ops;
fs/xfs/libxfs/xfs_shared.h
34
extern const struct xfs_buf_ops xfs_dquot_buf_ra_ops;
fs/xfs/libxfs/xfs_shared.h
35
extern const struct xfs_buf_ops xfs_finobt_buf_ops;
fs/xfs/libxfs/xfs_shared.h
36
extern const struct xfs_buf_ops xfs_inobt_buf_ops;
fs/xfs/libxfs/xfs_shared.h
37
extern const struct xfs_buf_ops xfs_inode_buf_ops;
fs/xfs/libxfs/xfs_shared.h
38
extern const struct xfs_buf_ops xfs_inode_buf_ra_ops;
fs/xfs/libxfs/xfs_shared.h
39
extern const struct xfs_buf_ops xfs_refcountbt_buf_ops;
fs/xfs/libxfs/xfs_shared.h
40
extern const struct xfs_buf_ops xfs_rmapbt_buf_ops;
fs/xfs/libxfs/xfs_shared.h
41
extern const struct xfs_buf_ops xfs_rtbitmap_buf_ops;
fs/xfs/libxfs/xfs_shared.h
42
extern const struct xfs_buf_ops xfs_rtsummary_buf_ops;
fs/xfs/libxfs/xfs_shared.h
43
extern const struct xfs_buf_ops xfs_rtbuf_ops;
fs/xfs/libxfs/xfs_shared.h
44
extern const struct xfs_buf_ops xfs_rtsb_buf_ops;
fs/xfs/libxfs/xfs_shared.h
45
extern const struct xfs_buf_ops xfs_rtrefcountbt_buf_ops;
fs/xfs/libxfs/xfs_shared.h
46
extern const struct xfs_buf_ops xfs_rtrmapbt_buf_ops;
fs/xfs/libxfs/xfs_shared.h
47
extern const struct xfs_buf_ops xfs_sb_buf_ops;
fs/xfs/libxfs/xfs_shared.h
48
extern const struct xfs_buf_ops xfs_sb_quiet_buf_ops;
fs/xfs/libxfs/xfs_shared.h
49
extern const struct xfs_buf_ops xfs_symlink_buf_ops;
fs/xfs/libxfs/xfs_symlink_remote.c
161
const struct xfs_buf_ops xfs_symlink_buf_ops = {
fs/xfs/scrub/dabtree.c
226
static const struct xfs_buf_ops xchk_da_btree_buf_ops = {
fs/xfs/scrub/rcbag_btree.c
158
static const struct xfs_buf_ops rcbagbt_mem_buf_ops = {
fs/xfs/scrub/repair.c
1285
const struct xfs_buf_ops *ops)
fs/xfs/scrub/repair.c
1287
const struct xfs_buf_ops *old_ops = bp->b_ops;
fs/xfs/scrub/repair.h
175
bool xrep_buf_verify_struct(struct xfs_buf *bp, const struct xfs_buf_ops *ops);
fs/xfs/scrub/repair.h
56
const struct xfs_buf_ops *buf_ops;
fs/xfs/xfs_buf.c
666
const struct xfs_buf_ops *ops)
fs/xfs/xfs_buf.c
688
const struct xfs_buf_ops *ops,
fs/xfs/xfs_buf.c
763
const struct xfs_buf_ops *ops)
fs/xfs/xfs_buf.c
804
const struct xfs_buf_ops *ops)
fs/xfs/xfs_buf.h
211
const struct xfs_buf_ops *b_ops;
fs/xfs/xfs_buf.h
220
const struct xfs_buf_ops *ops, xfs_failaddr_t fa);
fs/xfs/xfs_buf.h
223
const struct xfs_buf_ops *ops);
fs/xfs/xfs_buf.h
257
const struct xfs_buf_ops *ops)
fs/xfs/xfs_buf.h
270
const struct xfs_buf_ops *ops)
fs/xfs/xfs_buf.h
280
const struct xfs_buf_ops *ops);
fs/xfs/xfs_buf.h
382
int xfs_buf_reverify(struct xfs_buf *bp, const struct xfs_buf_ops *ops);
fs/xfs/xfs_log_recover.c
1965
const struct xfs_buf_ops *ops)
fs/xfs/xfs_mount.c
169
const struct xfs_buf_ops *buf_ops;
fs/xfs/xfs_trans.h
198
const struct xfs_buf_ops *ops);
fs/xfs/xfs_trans.h
209
const struct xfs_buf_ops *ops)
fs/xfs/xfs_trans_buf.c
234
const struct xfs_buf_ops *ops)