Home
last modified time | relevance | path

Searched refs:xfs_alloc_lshift (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/xfs/
Dxfs_alloc_btree.c64 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