Searched refs:xfs_dir3_leaf1_buf_ops (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Ddabtree.c156 bp->b_ops = &xfs_dir3_leaf1_buf_ops;
178 bp->b_ops = &xfs_dir3_leaf1_buf_ops;
200 bp->b_ops = &xfs_dir3_leaf1_buf_ops;
/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2.h106 extern const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops;
H A Dxfs_dir2_leaf.c252 const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops = { variable in typeref:struct:xfs_buf_ops
280 &xfs_dir3_leaf1_buf_ops);
342 bp->b_ops = &xfs_dir3_leaf1_buf_ops;
1778 lbp->b_ops = &xfs_dir3_leaf1_buf_ops;
/linux-master/fs/xfs/
H A Dxfs_buf_item_recover.c351 bp->b_ops = &xfs_dir3_leaf1_buf_ops;

Completed in 165 milliseconds