Home
last modified time | relevance | path

Searched defs:nfsd4_listxattrs (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dxdr4.h246 struct nfsd4_listxattrs { struct
247 u64 lsxa_cookie; /* request */
248 u32 lsxa_maxcount; /* request */
249 char *lsxa_buf; /* unfiltered buffer (reply) */
250 u32 lsxa_len; /* unfiltered len (reply) */
H A Dnfs4proc.c2132 nfsd4_listxattrs(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_listxattrs() function