Home
last modified time | relevance | path

Searched refs:encode_caller_name (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/fs/lockd/
Dclntxdr.c299 static void encode_caller_name(struct xdr_stream *xdr, const char *name) in encode_caller_name() function
325 encode_caller_name(xdr, lock->caller); in encode_nlm_lock()
Dclnt4xdr.c305 static void encode_caller_name(struct xdr_stream *xdr, const char *name) in encode_caller_name() function
331 encode_caller_name(xdr, lock->caller); in encode_nlm4_lock()