Home
last modified time | relevance | path

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

/linux-4.4.14/fs/lockd/
Dclntxdr.c322 static void encode_caller_name(struct xdr_stream *xdr, const char *name) in encode_caller_name() function
348 encode_caller_name(xdr, lock->caller); in encode_nlm_lock()
Dclnt4xdr.c328 static void encode_caller_name(struct xdr_stream *xdr, const char *name) in encode_caller_name() function
354 encode_caller_name(xdr, lock->caller); in encode_nlm4_lock()