Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_dir2.h181 extern const struct xfs_buf_ops xfs_dir3_leafn_buf_ops;
Dxfs_dir2_leaf.c253 const struct xfs_buf_ops xfs_dir3_leafn_buf_ops = { variable
287 XFS_DATA_FORK, &xfs_dir3_leafn_buf_ops); in xfs_dir3_leafn_read()
336 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xfs_dir3_leaf_init()
Dxfs_dir2_node.c365 lbp->b_ops = &xfs_dir3_leafn_buf_ops; in xfs_dir2_leaf_to_node()
Dxfs_da_btree.c235 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xfs_da3_node_read_verify()
/linux-4.4.14/fs/xfs/
Dxfs_log_recover.c2123 bp->b_ops = &xfs_dir3_leafn_buf_ops; in xlog_recover_validate_buf_type()