Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Duser.h290 #define KF_FLAG_SHLOCK 0x00000100 macro
/f-stack/freebsd/sys/
H A Duser.h296 #define KF_FLAG_SHLOCK 0x00000100 macro
/f-stack/freebsd/kern/
H A Dkern_descrip.c4223 { O_SHLOCK, KF_FLAG_SHLOCK }, in xlate_fflags()