Searched refs:F_ALLOCATEPERSIST (Results 1 – 2 of 2) sorted by relevance
491 #define F_ALLOCATEPERSIST 0x00000008 /* do not free space upon close(2) */ macro
3283 if (alloc_struct.fst_flags & F_ALLOCATEPERSIST) { in sys_fcntl_nocancel()