Searched defs:ignore_crossmnt (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/nfsd/
H A Dnfs4xdr.c2917 bool ignore_crossmnt; member in struct:nfsd4_fattr_args
3715 int ignore_crossmnt = 0; local
3488 nfsd4_encode_fattr4(struct svc_rqst *rqstp, struct xdr_stream *xdr, struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, const u32 *bmval, int ignore_crossmnt) argument
3667 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) argument
[all...]

Completed in 137 milliseconds