Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/nfsd/
H A Dfilecache.c883 nfsd_file_find_locked(struct inode *inode, unsigned int may_flags, in nfsd_file_find_locked() argument
937 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, unsigned int may_flags, struct nfsd_file **pnf) nfsd_file_acquire() argument
[all...]
H A Dvfs.c740 __nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) __nfsd_open() argument
807 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) nfsd_open() argument
834 nfsd_open_verified(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) nfsd_open_verified() argument
2043 int may_flags = NFSD_MAY_READ; nfsd_readdir() local
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dfilecache.c985 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) nfsd_file_do_acquire() argument
1144 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp, unsigned int may_flags, struct nfsd_file **pnf) nfsd_file_acquire_gc() argument
1168 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, unsigned int may_flags, struct nfsd_file **pnf) nfsd_file_acquire() argument
1193 nfsd_file_acquire_opened(struct svc_rqst *rqstp, struct svc_fh *fhp, unsigned int may_flags, struct file *file, struct nfsd_file **pnf) nfsd_file_acquire_opened() argument
[all...]
H A Dvfs.c827 __nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) __nfsd_open() argument
880 nfsd_open(struct svc_rqst *rqstp, struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) nfsd_open() argument
924 nfsd_open_verified(struct svc_rqst *rqstp, struct svc_fh *fhp, int may_flags, struct file **filp) nfsd_open_verified() argument
2103 int may_flags = NFSD_MAY_READ; nfsd_readdir() local
[all...]
/kernel/linux/linux-6.6/fs/smb/server/
H A Dsmb2pdu.c2669 int req_op_level = 0, open_flags = 0, may_flags = 0, file_info = 0; in smb2_open() local
2066 smb2_create_open_flags(bool file_present, __le32 access, __le32 disposition, int *may_flags) smb2_create_open_flags() argument

Completed in 19 milliseconds