Home
last modified time | relevance | path

Searched defs:IN_SPACECOUNTED (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/ufs/chfs/
H A Dchfs_inode.h127 #define IN_SPACECOUNTED 0x0400 /* Blocks to be freed in free count. */ macro
/netbsd-src/sys/ufs/ufs/
H A Dinode.h232 #define IN_SPACECOUNTED 0x0400 /* Blocks to be freed in free count. */ macro