Home
last modified time | relevance | path

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

/openbmc/linux/fs/ufs/
H A Dballoc.c27 #define INVBLOCK ((u64)-1L) macro
381 return INVBLOCK; in ufs_new_fragments()
642 if (result == INVBLOCK) in ufs_alloc_fragments()
653 if (result == INVBLOCK) in ufs_alloc_fragments()
669 if (result == INVBLOCK) in ufs_alloc_fragments()
728 if (result == INVBLOCK) in ufs_alloccg_block()
729 return INVBLOCK; in ufs_alloccg_block()
834 return INVBLOCK; in ufs_bitmap_search()
864 return INVBLOCK; in ufs_bitmap_search()