Searched refs:xfs_buf_find (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/fs/xfs/ | 
| D | xfs_buf.c | 568 xfs_buf_find(  in xfs_buf_find()  function674 	error = xfs_buf_find(target, &map, 1, flags, NULL, &bp);  in xfs_buf_incore()
 696 	error = xfs_buf_find(target, map, nmaps, flags, NULL, &bp);  in xfs_buf_get_map()
 728 	error = xfs_buf_find(target, map, nmaps, flags, new_bp, &bp);  in xfs_buf_get_map()
 
 | 
| D | xfs_trace.h | 383 DEFINE_BUF_FLAGS_EVENT(xfs_buf_find);
 |