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