Home
last modified time | relevance | path

Searched defs:lf_type (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dlockf.h75 short lf_type; /* (s) Lock type: F_RDLCK, F_WRLCK */ member
/f-stack/freebsd/contrib/openzfs/include/sys/
H A Dzap_leaf.h156 uint8_t lf_type; /* always ZAP_CHUNK_FREE */ member
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev.c1064 enum otx2_sso_lf_type lf_type) in sso_lf_teardown()