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

/linux-master/fs/xfs/libxfs/
H A Dxfs_rtbitmap.h297 int xfs_rtbuf_get(struct xfs_rtalloc_args *args, xfs_fileoff_t block,
305 return xfs_rtbuf_get(args, block, 0);
313 return xfs_rtbuf_get(args, block, 1);
H A Dxfs_rtbitmap.c73 xfs_rtbuf_get( function

Completed in 176 milliseconds