Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dvfs.c862 __nfsd_open(struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) in __nfsd_open() function
932 host_err = __nfsd_open(fhp, type, may_flags, filp); in nfsd_open()
954 return __nfsd_open(fhp, S_IFREG, may_flags, filp); in nfsd_open_verified()