Home
last modified time | relevance | path

Searched refs:_xfs_buf_alloc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_buf.c214 _xfs_buf_alloc( in _xfs_buf_alloc() function
719 error = _xfs_buf_alloc(target, map, nmaps, flags, &new_bp); in xfs_buf_get_map()
961 error = _xfs_buf_alloc(target, &map, 1, flags & XBF_NO_IOACCT, &bp); in xfs_buf_get_uncached()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_buf.c213 _xfs_buf_alloc( in _xfs_buf_alloc() function
621 error = _xfs_buf_alloc(btp, map, nmaps, flags, &new_bp); in xfs_buf_find_insert()
956 error = _xfs_buf_alloc(target, &map, 1, flags & XBF_NO_IOACCT, &bp); in xfs_buf_get_uncached()

Completed in 6 milliseconds