Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h291 #define KF_FLAG_EXLOCK 0x00000200 macro
/f-stack/freebsd/sys/
H A Duser.h297 #define KF_FLAG_EXLOCK 0x00000200 macro
/f-stack/freebsd/kern/
H A Dkern_descrip.c4221 { O_EXLOCK, KF_FLAG_EXLOCK }, in xlate_fflags()