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

/linux-master/fs/nfs/
H A Dnfs3xdr.c427 static int decode_nfs_fh3(struct xdr_stream *xdr, struct nfs_fh *fh) function
776 return decode_nfs_fh3(xdr, fh);
1485 error = decode_nfs_fh3(xdr, result->fh);
2020 error = decode_nfs_fh3(xdr, entry->fh);

Completed in 190 milliseconds