Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/pcfs/fsck/
H A Dfsck_pcfs.h126 #define CLINFO_NEWLY_ALLOCED 0 macro
H A Dclusters.c508 return (CLINFO_NEWLY_ALLOCED); in allocInUse()
1400 return (CLINFO_NEWLY_ALLOCED); in markInUse()
1432 return (CLINFO_NEWLY_ALLOCED); in markInUse()
H A Ddir.c257 != CLINFO_NEWLY_ALLOCED) in noteUsage()