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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ufs/
H A Dballoc.c25 #define INVBLOCK ((u64)-1L) macro
386 return INVBLOCK;
635 if (result == INVBLOCK)
646 if (result == INVBLOCK)
661 if (result == INVBLOCK)
720 if (result == INVBLOCK)
721 return INVBLOCK;
829 return INVBLOCK;
859 return INVBLOCK;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ufs/
H A Dballoc.c25 #define INVBLOCK ((u64)-1L) macro
386 return INVBLOCK;
635 if (result == INVBLOCK)
646 if (result == INVBLOCK)
661 if (result == INVBLOCK)
720 if (result == INVBLOCK)
721 return INVBLOCK;
829 return INVBLOCK;
859 return INVBLOCK;

Completed in 165 milliseconds