Home
last modified time | relevance | path

Searched refs:fst_flags (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.141.3/bsd/sys/ !
H A Dfcntl.h659 unsigned int fst_flags; /* IN: flags word */ member
/xnu-8796.141.3/bsd/kern/ !
H A Dkern_descrip.c3243 if (alloc_struct.fst_flags & F_ALLOCATECONTIG) { in sys_fcntl_nocancel()
3247 if (alloc_struct.fst_flags & F_ALLOCATEALL) { in sys_fcntl_nocancel()
3251 if (alloc_struct.fst_flags & F_ALLOCATEPERSIST) { in sys_fcntl_nocancel()