Home
last modified time | relevance | path

Searched refs:xfs_dir3_leaf1_buf_ops (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/
Dxfs_dir2_priv.h81 extern const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops;
Dxfs_dir2_leaf.c282 const struct xfs_buf_ops xfs_dir3_leaf1_buf_ops = { variable
303 XFS_DATA_FORK, &xfs_dir3_leaf1_buf_ops); in xfs_dir3_leaf_read()
366 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xfs_dir3_leaf_init()
2199 lbp->b_ops = &xfs_dir3_leaf1_buf_ops; in xfs_dir2_node_to_leaf()
Dxfs_log_recover.c2076 bp->b_ops = &xfs_dir3_leaf1_buf_ops; in xlog_recovery_validate_buf_type()