Home
last modified time | relevance | path

Searched refs:decode_lock_denied (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4xdr.c4934 static int decode_lock_denied (struct xdr_stream *xdr, struct file_lock *fl) in decode_lock_denied() function
4976 status = decode_lock_denied(xdr, NULL); in decode_lock()
4989 return decode_lock_denied(xdr, res->denied); in decode_lockt()
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4xdr.c5029 static int decode_lock_denied (struct xdr_stream *xdr, struct file_lock *fl) in decode_lock_denied() function
5071 status = decode_lock_denied(xdr, NULL); in decode_lock()
5084 return decode_lock_denied(xdr, res->denied); in decode_lockt()

Completed in 20 milliseconds