Searched refs:NLM_ROFS (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/include/linux/lockd/ | ||
D | nlm.h | 27 NLM_ROFS = 6, enumerator |
D | xdr4.h | 20 #define nlm4_rofs cpu_to_be32(NLM_ROFS) |
/linux-6.1.9/fs/lockd/ | ||
D | clntproc.c | 848 case NLM_ROFS: in nlm_stat_to_errno() |