Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/libxfs/
Dxfs_dir2.h94 extern const struct xfs_buf_ops xfs_dir3_free_buf_ops;
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()
/linux-5.19.10/fs/xfs/
Dxfs_buf_item_recover.c343 bp->b_ops = &xfs_dir3_free_buf_ops; in xlog_recover_validate_buf_type()