Home
last modified time | relevance | path

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

/Linux-v5.15/fs/nfsd/
Dnfs4xdr.c2068 nfsd4_decode_xattr_name(struct nfsd4_compoundargs *argp, char **namep) in nfsd4_decode_xattr_name() function
2121 status = nfsd4_decode_xattr_name(argp, &getxattr->getxa_name); in nfsd4_decode_getxattr()
2147 status = nfsd4_decode_xattr_name(argp, &setxattr->setxa_name); in nfsd4_decode_setxattr()
2205 return nfsd4_decode_xattr_name(argp, &removexattr->rmxa_name); in nfsd4_decode_removexattr()