Searched refs:fst_bytesalloc (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/bless-103/libbless/Misc/
H A DBLCopyFileFromCFData.c76 contextprintf(context, kBLLogLevelVerbose, "0x%08X bytes preallocated for %s\n", (unsigned int)preall.fst_bytesalloc, dest );
/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dfcntl.h535 off_t fst_bytesalloc; /* OUT: number of bytes allocated */ member in struct:fstore
/macosx-10.10/hfs-285/hfs_util/
H A Dhfsutil_jnl.c477 printf("Allocated %lldK for journal file.\n", fst.fst_bytesalloc/1024LL);
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_descrip.c1123 alloc_struct.fst_bytesalloc = 0;
1174 &alloc_struct.fst_bytesalloc, alloc_struct.fst_offset,

Completed in 153 milliseconds