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

/linux-master/fs/nfsd/
H A Dfilecache.c980 nfsd_file_do_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, unsigned int may_flags, struct file *file, struct nfsd_file **pnf, bool want_gc) argument
1139 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp, unsigned int may_flags, struct nfsd_file **pnf) argument
1163 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, unsigned int may_flags, struct nfsd_file **pnf) argument
1188 nfsd_file_acquire_opened(struct svc_rqst *rqstp, struct svc_fh *fhp, unsigned int may_flags, struct file *file, struct nfsd_file **pnf) argument
[all...]
H A Dvfs.c861 __nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) argument
914 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) argument
958 nfsd_open_verified(struct svc_rqst *rqstp, struct svc_fh *fhp, int may_flags, struct file **filp) argument
2179 int may_flags = NFSD_MAY_READ; local
[all...]
/linux-master/fs/smb/server/
H A Dsmb2pdu.c2814 int req_op_level = 0, open_flags = 0, may_flags = 0, file_info = 0; local
2051 smb2_create_open_flags(bool file_present, __le32 access, __le32 disposition, int *may_flags) argument

Completed in 151 milliseconds