Home
last modified time | relevance | path

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

/linux/fs/nfs/
A Dcallback_xdr.c87 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()
234 status = decode_fh(xdr, &args->cbl_fh); in decode_layoutrecall_args()
517 status = decode_fh(xdr, &args->cbnl_fh); in decode_notify_lock_args()
561 status = decode_fh(xdr, &args->coa_fh); in decode_offload_args()
/linux/Documentation/filesystems/nfs/
A Dexporting.rst165 The decode_fh routine should not depend on the stated size that is
169 indicates the decode_fh how much of the filehandle is valid, and how
/linux/Documentation/filesystems/
A Dporting.rst163 Briefly it allows for the definition of decode_fh and encode_fh operations
165 a standard helper function for decode_fh, and provide file-system specific
/linux/
A DSystem.map13313 ffff8000103dd860 t decode_fh
A D.tmp_System.map13313 ffff8000103dd860 t decode_fh

Completed in 287 milliseconds