Symbol: xfs_alloc_get_rec
fs/xfs/libxfs/xfs_alloc.c
1024
error = xfs_alloc_get_rec(cur, &bno, &len, &i);
fs/xfs/libxfs/xfs_alloc.c
1155
error = xfs_alloc_get_rec(cur, &bno, &len, &i);
fs/xfs/libxfs/xfs_alloc.c
1176
error = xfs_alloc_get_rec(cur, &bno, &len, &i);
fs/xfs/libxfs/xfs_alloc.c
1230
error = xfs_alloc_get_rec(ccur, &fbno, &flen, &i);
fs/xfs/libxfs/xfs_alloc.c
1351
error = xfs_alloc_get_rec(bno_cur, &fbno, &flen, &i);
fs/xfs/libxfs/xfs_alloc.c
1633
error = xfs_alloc_get_rec(acur->cnt, bno, len, &i);
fs/xfs/libxfs/xfs_alloc.c
1848
error = xfs_alloc_get_rec(cnt_cur, &fbno, &flen, &i);
fs/xfs/libxfs/xfs_alloc.c
1919
if ((error = xfs_alloc_get_rec(cnt_cur, &fbno, &flen,
fs/xfs/libxfs/xfs_alloc.c
2086
if ((error = xfs_alloc_get_rec(bno_cur, &ltbno, &ltlen, &i)))
fs/xfs/libxfs/xfs_alloc.c
2121
if ((error = xfs_alloc_get_rec(bno_cur, &gtbno, &gtlen, &i)))
fs/xfs/libxfs/xfs_alloc.c
2218
if ((error = xfs_alloc_get_rec(bno_cur, &xxbno, &xxlen,
fs/xfs/libxfs/xfs_alloc.c
2808
error = xfs_alloc_get_rec(cnt_cur, &fbno, &flen, stat);
fs/xfs/libxfs/xfs_alloc.c
592
if ((error = xfs_alloc_get_rec(cnt_cur, &nfbno1, &nflen1, &i)))
fs/xfs/libxfs/xfs_alloc.c
615
if ((error = xfs_alloc_get_rec(bno_cur, &nfbno1, &nflen1, &i)))
fs/xfs/libxfs/xfs_alloc.h
180
xfs_alloc_get_rec(
fs/xfs/scrub/agheader.c
490
error = xfs_alloc_get_rec(sc->sa.cnt_cur, &agbno, &blocks, &have);
fs/xfs/scrub/alloc.c
83
error = xfs_alloc_get_rec(*pcur, &fbno, &flen, &has_otherrec);
fs/xfs/xfs_discard.c
226
error = xfs_alloc_get_rec(cur, &fbno, &flen, &i);