Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_buf.c524 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()
Dxfs_trace.h517 DEFINE_BUF_FLAGS_EVENT(xfs_buf_find);