Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dvfs.h83 int nfsd_mountpoint(struct dentry *, struct svc_export *);
H A Dvfs.c142 nfsd_mountpoint(dentry, exp) == 2) { in nfsd_cross_mnt()
225 int nfsd_mountpoint(struct dentry *dentry, struct svc_export *exp) in nfsd_mountpoint() function
277 if (nfsd_mountpoint(dentry, exp)) { in nfsd_lookup_dentry()
H A Dnfs4xdr.c3839 if (nfsd_mountpoint(dentry, exp)) { in nfsd4_encode_entry4_fattr()