Home
last modified time | relevance | path

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

/openbmc/linux/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()