Home
last modified time | relevance | path

Searched refs:nfsd4_decode_xattr_name (Results 1 – 1 of 1) sorted by relevance

/linux/fs/nfsd/
H A Dnfs4xdr.c2207 nfsd4_decode_xattr_name(struct nfsd4_compoundargs *argp, char **namep) in nfsd4_decode_xattr_name() function
2262 status = nfsd4_decode_xattr_name(argp, &getxattr->getxa_name); in nfsd4_decode_getxattr()
2290 status = nfsd4_decode_xattr_name(argp, &setxattr->setxa_name); in nfsd4_decode_setxattr()
2353 return nfsd4_decode_xattr_name(argp, &removexattr->rmxa_name); in nfsd4_decode_removexattr()