Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2.h94 extern const struct xfs_buf_ops xfs_dir3_free_buf_ops;
H A Dxfs_dir2_node.c165 const struct xfs_buf_ops xfs_dir3_free_buf_ops = { variable
224 &xfs_dir3_free_buf_ops); in __xfs_dir3_free_read()
335 bp->b_ops = &xfs_dir3_free_buf_ops; in xfs_dir3_free_get_buf()
/openbmc/linux/fs/xfs/
H A Dxfs_buf_item_recover.c346 bp->b_ops = &xfs_dir3_free_buf_ops; in xlog_recover_validate_buf_type()