Searched refs:xfs_alloc_lshift (Results 1 – 1 of 1) sorted by relevance
64 STATIC int xfs_alloc_lshift(xfs_btree_cur_t *, int, int *);341 if ((error = xfs_alloc_lshift(tcur, level, &i))) in xfs_alloc_delrec()695 if ((error = xfs_alloc_lshift(cur, level, &i))) in xfs_alloc_insrec()1157 xfs_alloc_lshift( in xfs_alloc_lshift() function