Home
last modified time | relevance | path

Searched refs:nfsd_mountpoint (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dvfs.h54 int nfsd_mountpoint(struct dentry *, struct svc_export *);
H A Dvfs.c72 nfsd_mountpoint(dentry, exp) == 2) { in nfsd_cross_mnt()
155 int nfsd_mountpoint(struct dentry *dentry, struct svc_export *exp) in nfsd_mountpoint() function
212 if (nfsd_mountpoint(dentry, exp)) { in nfsd_lookup_dentry()
H A Dnfs4xdr.c3311 if (nfsd_mountpoint(dentry, exp)) { in nfsd4_encode_dirent_fattr()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dvfs.h73 int nfsd_mountpoint(struct dentry *, struct svc_export *);
H A Dvfs.c139 nfsd_mountpoint(dentry, exp) == 2) { in nfsd_cross_mnt()
222 int nfsd_mountpoint(struct dentry *dentry, struct svc_export *exp) in nfsd_mountpoint() function
273 if (nfsd_mountpoint(dentry, exp)) { in nfsd_lookup_dentry()
H A Dnfs4xdr.c3553 if (nfsd_mountpoint(dentry, exp)) { in nfsd4_encode_dirent_fattr()

Completed in 20 milliseconds