Searched refs:xfs_buf_find (Results 1 – 2 of 2) sorted by relevance
/fs/xfs/ |
D | xfs_buf.c | 524 xfs_buf_find( in xfs_buf_find() function 629 error = xfs_buf_find(target, &map, 1, flags, NULL, &bp); in xfs_buf_incore() 653 error = xfs_buf_find(target, map, nmaps, flags, NULL, &bp); in xfs_buf_get_map() 676 error = xfs_buf_find(target, map, nmaps, flags, new_bp, &bp); in xfs_buf_get_map()
|
D | xfs_trace.h | 517 DEFINE_BUF_FLAGS_EVENT(xfs_buf_find);
|