Searched refs:ignore_crossmnt (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | nfs4xdr.c | 2701 struct svc_rqst *rqstp, int ignore_crossmnt) in nfsd4_encode_fattr() 3155 if (ignore_crossmnt == 0 && in nfsd4_encode_fattr() 3268 struct svc_rqst *rqstp, int ignore_crossmnt) in nfsd4_encode_fattr_to_buf() 3276 ignore_crossmnt); in nfsd4_encode_fattr_to_buf() 3297 int ignore_crossmnt = 0; in nfsd4_encode_dirent_fattr() local 3316 ignore_crossmnt = 1; in nfsd4_encode_dirent_fattr() 3336 cd->rd_rqstp, ignore_crossmnt); in nfsd4_encode_dirent_fattr() 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
|
H A D | xdr4.h | 794 u32 *bmval, struct svc_rqst *, int ignore_crossmnt);
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | nfs4xdr.c | 2949 struct svc_rqst *rqstp, int ignore_crossmnt) in nfsd4_encode_fattr() 3410 if (ignore_crossmnt == 0 && in nfsd4_encode_fattr() 3510 struct svc_rqst *rqstp, int ignore_crossmnt) in nfsd4_encode_fattr_to_buf() 3518 ignore_crossmnt); in nfsd4_encode_fattr_to_buf() 3539 int ignore_crossmnt = 0; in nfsd4_encode_dirent_fattr() local 3558 ignore_crossmnt = 1; in nfsd4_encode_dirent_fattr() 3578 cd->rd_rqstp, ignore_crossmnt); in nfsd4_encode_dirent_fattr() 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
|
H A D | xdr4.h | 786 u32 *bmval, struct svc_rqst *, int ignore_crossmnt);
|
Completed in 17 milliseconds