Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ufs/
Dballoc.c27 #define INVBLOCK ((u64)-1L) macro
385 return INVBLOCK; in ufs_new_fragments()
646 if (result == INVBLOCK) in ufs_alloc_fragments()
657 if (result == INVBLOCK) in ufs_alloc_fragments()
673 if (result == INVBLOCK) in ufs_alloc_fragments()
732 if (result == INVBLOCK) in ufs_alloccg_block()
733 return INVBLOCK; in ufs_alloccg_block()
838 return INVBLOCK; in ufs_bitmap_search()
868 return INVBLOCK; in ufs_bitmap_search()