Searched refs:xfs_inobt_lookup_le (Results 1 – 4 of 4) sorted by relevance
/linux-2.4.37.9/fs/xfs/ |
D | xfs_ialloc_btree.h | 297 xfs_inobt_lookup_le(
|
D | xfs_ialloc.c | 681 if ((error = xfs_inobt_lookup_le(cur, pagino, 0, 0, &i))) in xfs_dialloc() 1016 if ((error = xfs_inobt_lookup_le(cur, agino, 0, 0, &i))) { in xfs_difree() 1227 if ((error = xfs_inobt_lookup_le(cur, agino, 0, 0, &i))) { in xfs_dilocate()
|
D | xfs_itable.c | 350 error = xfs_inobt_lookup_le(cur, agino, 0, 0, &tmp); in xfs_bulkstat()
|
D | xfs_ialloc_btree.c | 2039 xfs_inobt_lookup_le( in xfs_inobt_lookup_le() function
|