Searched refs:nfsd_removexattr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | vfs.h | 84 __be32 nfsd_removexattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
|
H A D | vfs.c | 2275 nfsd_removexattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name) in nfsd_removexattr() function
|
H A D | nfs4proc.c | 2145 ret = nfsd_removexattr(rqstp, &cstate->current_fh, in nfsd4_removexattr()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | vfs.h | 99 __be32 nfsd_removexattr(struct svc_rqst *rqstp, struct svc_fh *fhp,
|
H A D | vfs.c | 2324 * nfsd_removexattr - Remove an extended attribute 2335 nfsd_removexattr(struct svc_rqst *rqstp, struct svc_fh *fhp, char *name) in nfsd_removexattr() function
|
H A D | nfs4proc.c | 2462 ret = nfsd_removexattr(rqstp, &cstate->current_fh, in nfsd4_removexattr()
|
Completed in 25 milliseconds