Home
last modified time | relevance | path

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

/Linux-v5.4/fs/xfs/libxfs/
Dxfs_dir2.h174 extern const struct xfs_buf_ops xfs_dir3_free_buf_ops;
Dxfs_dir2_node.c146 const struct xfs_buf_ops xfs_dir3_free_buf_ops = { variable
204 XFS_DATA_FORK, &xfs_dir3_free_buf_ops); in __xfs_dir3_free_read()
262 bp->b_ops = &xfs_dir3_free_buf_ops; in xfs_dir3_free_get_buf()
/Linux-v5.4/fs/xfs/
Dxfs_log_recover.c2465 bp->b_ops = &xfs_dir3_free_buf_ops; in xlog_recover_validate_buf_type()