Searched refs:do_open_lookup (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4proc.c | 227 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh **resfh) in do_open_lookup() function 421 status = do_open_lookup(rqstp, cstate, open, &resfh); in nfsd4_open()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4proc.c | 292 * verifier, then do_open_lookup() will also need to be in nfsd4_create_file() 418 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh **resfh) in do_open_lookup() function 597 status = do_open_lookup(rqstp, cstate, open, &resfh); in nfsd4_open()
|
Completed in 9 milliseconds