Searched refs:WRITEW_LT (Results 1 – 2 of 2) sorted by relevance
/reactos/base/services/nfsd/ | ||
H A D | lock.c | 194 : ( exclusive == 0 ? READW_LT : WRITEW_LT ); in get_lock_type() |
H A D | nfs41_ops.h | 402 WRITEW_LT = 4 /* blocking write */ enumerator |