Searched refs:xfs_buf_find (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/fs/xfs/ |
D | xfs_buf.c | 546 xfs_buf_find( in xfs_buf_find() function 652 error = xfs_buf_find(target, &map, 1, flags, NULL, &bp); in xfs_buf_incore() 674 error = xfs_buf_find(target, map, nmaps, flags, NULL, &bp); in xfs_buf_get_map() 706 error = xfs_buf_find(target, map, nmaps, flags, new_bp, &bp); in xfs_buf_get_map()
|
D | xfs_trace.h | 375 DEFINE_BUF_FLAGS_EVENT(xfs_buf_find);
|