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

/fs/nfs/
H A Dnfs42xdr.c48 encode_putfh(xdr, args->sa_fh, &hdr);
H A Dnfs4xdr.c1537 encode_putfh(struct xdr_stream *xdr, const struct nfs_fh *fh, struct compound_hdr *hdr) function
2082 encode_putfh(xdr, args->fh, &hdr);
2100 encode_putfh(xdr, args->dir_fh, &hdr);
2138 encode_putfh(xdr, args->fh, &hdr);
2155 encode_putfh(xdr, args->old_dir, &hdr);
2157 encode_putfh(xdr, args->new_dir, &hdr);
2174 encode_putfh(xdr, args->fh, &hdr);
2176 encode_putfh(xdr, args->dir_fh, &hdr);
2195 encode_putfh(xdr, args->dir_fh, &hdr);
2223 encode_putfh(xd
[all...]

Completed in 56 milliseconds