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

/linux-master/fs/xfs/libxfs/
H A Dxfs_dir2.h123 extern const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops;
H A Dxfs_dir2_leaf.c275 const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops = { variable in typeref:struct:xfs_buf_ops
305 &xfs_dir3_leaf1_buf_ops);
393 bp->b_ops = &xfs_dir3_leaf1_buf_ops;
1832 lbp->b_ops = &xfs_dir3_leaf1_buf_ops;
/linux-master/fs/xfs/scrub/
H A Ddabtree.c172 bp->b_ops = &xfs_dir3_leaf1_buf_ops;
194 bp->b_ops = &xfs_dir3_leaf1_buf_ops;
216 bp->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 330 milliseconds