Home
last modified time | relevance | path

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

/linux/fs/nfs/
H A Dcallback_xdr.c86 static __be32 decode_fh(struct xdr_stream *xdr, struct nfs_fh *fh) in decode_fh() function
182 status = decode_fh(xdr, &args->fh); in decode_getattr_args()
202 return decode_fh(xdr, &args->fh); in decode_recall_args()
233 status = decode_fh(xdr, &args->cbl_fh); in decode_layoutrecall_args()
512 status = decode_fh(xdr, &args->cbnl_fh); in decode_notify_lock_args()
555 status = decode_fh(xdr, &args->coa_fh); in decode_offload_args()