Searched refs:nfsd_cross_mnt (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | vfs.h | 45 int nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp,
|
H A D | vfs.c | 59 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, in nfsd_cross_mnt() function 222 if ((host_err = nfsd_cross_mnt(rqstp, &dentry, &exp))) { in nfsd_lookup_dentry()
|
H A D | nfs4xdr.c | 3324 err = nfsd_cross_mnt(cd->rd_rqstp, &dentry, &exp); in nfsd4_encode_dirent_fattr()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | vfs.h | 64 int nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp,
|
H A D | vfs.c | 122 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, in nfsd_cross_mnt() function 274 host_err = nfsd_cross_mnt(rqstp, &dentry, &exp); in nfsd_lookup_dentry()
|
H A D | nfs4xdr.c | 3566 err = nfsd_cross_mnt(cd->rd_rqstp, &dentry, &exp); in nfsd4_encode_dirent_fattr()
|
Completed in 19 milliseconds