Home
last modified time | relevance | path

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

/linux-6.15/fs/ufs/
H A Dballoc.c27 #define INVBLOCK ((u64)-1L) macro
374 return INVBLOCK; in ufs_new_fragments()
635 if (result == INVBLOCK) in ufs_alloc_fragments()
646 if (result == INVBLOCK) in ufs_alloc_fragments()
662 if (result == INVBLOCK) in ufs_alloc_fragments()
721 if (result == INVBLOCK) in ufs_alloccg_block()
722 return INVBLOCK; in ufs_alloccg_block()
813 return INVBLOCK; in ufs_bitmap_search()
843 return INVBLOCK; in ufs_bitmap_search()