Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_trans_buf.c52 STATIC xfs_buf_t *xfs_trans_buf_item_match_all(xfs_trans_t *, xfs_buftarg_t *,
104 bp = xfs_trans_buf_item_match_all(tp, target_dev, blkno, len); in xfs_trans_get_buf()
351 bp = xfs_trans_buf_item_match_all(tp, target, blkno, len); in xfs_trans_read_buf()
1046 xfs_trans_buf_item_match_all( in xfs_trans_buf_item_match_all() function