Searched refs:svcxdr_encode_entry3_common (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/fs/nfsd/ |
D | nfs3xdr.c | 1047 svcxdr_encode_entry3_common(struct nfsd3_readdirres *resp, const char *name, in svcxdr_encode_entry3_common() function 1099 if (!svcxdr_encode_entry3_common(resp, name, namlen, offset, ino)) in nfs3svc_encode_entry3() 1174 if (!svcxdr_encode_entry3_common(resp, name, namlen, offset, ino)) in nfs3svc_encode_entryplus3()
|