Searched defs:ignore_crossmnt (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4xdr.c | 3297 int ignore_crossmnt = 0; in nfsd4_encode_dirent_fattr() local 2698 nfsd4_encode_fattr(struct xdr_stream *xdr, struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, u32 *bmval, struct svc_rqst *rqstp, int ignore_crossmnt) nfsd4_encode_fattr() argument 3265 nfsd4_encode_fattr_to_buf(__be32 **p, int words, struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, u32 *bmval, struct svc_rqst *rqstp, int ignore_crossmnt) nfsd4_encode_fattr_to_buf() argument
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4xdr.c | 3539 int ignore_crossmnt = 0; in nfsd4_encode_dirent_fattr() local 2946 nfsd4_encode_fattr(struct xdr_stream *xdr, struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, u32 *bmval, struct svc_rqst *rqstp, int ignore_crossmnt) nfsd4_encode_fattr() argument 3507 nfsd4_encode_fattr_to_buf(__be32 **p, int words, struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, u32 *bmval, struct svc_rqst *rqstp, int ignore_crossmnt) nfsd4_encode_fattr_to_buf() argument
|
Completed in 13 milliseconds