Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans_buf.c45 STATIC xfs_buf_t *xfs_trans_buf_item_match_all(xfs_trans_t *, xfs_buftarg_t *,
97 bp = xfs_trans_buf_item_match_all(tp, target_dev, blkno, len); in xfs_trans_get_buf()
345 bp = xfs_trans_buf_item_match_all(tp, target, blkno, len); in xfs_trans_read_buf()
1061 xfs_trans_buf_item_match_all( in xfs_trans_buf_item_match_all() function