Home
last modified time | relevance | path

Searched refs:xfs_dir3_leafn_buf_ops (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_dir2.h172 extern const struct xfs_buf_ops xfs_dir3_leafn_buf_ops;
Dxfs_dir2_leaf.c268 const struct xfs_buf_ops xfs_dir3_leafn_buf_ops = { variable
303 XFS_DATA_FORK, &xfs_dir3_leafn_buf_ops); in xfs_dir3_leafn_read()
352 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xfs_dir3_leaf_init()
Dxfs_da_btree.c225 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xfs_da3_node_read_verify()
251 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xfs_da3_node_verify_struct()
Dxfs_dir2_node.c416 lbp->b_ops = &xfs_dir3_leafn_buf_ops; in xfs_dir2_leaf_to_node()
/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c2556 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xlog_recover_validate_buf_type()