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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dfcntl.h150 #define FWASWRITTEN 0x10000 /* descriptor was written */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/vfs/
H A Dvfs_vnops.c485 if (flags & FWASWRITTEN) {
499 if (flags & FWASWRITTEN) {
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_descrip.c3969 fg->fg_flag |= FWASWRITTEN;
/macosx-10.5.8/xnu-1228.15.4/bsd/hfs/
H A Dhfs_vnops.c371 if (ap->a_fflag & FWASWRITTEN) {

Completed in 34 milliseconds