Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_ialloc.h52 static inline int xfs_ialloc_find_free(xfs_inofree_t *fp) in xfs_ialloc_find_free() function
Dxfs_ialloc.c992 offset = xfs_ialloc_find_free(&rec.ir_free); in xfs_dialloc()