Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_buf.c568 xfs_buf_find( in xfs_buf_find() function
674 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()
Dxfs_trace.h383 DEFINE_BUF_FLAGS_EVENT(xfs_buf_find);