Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dfilecache.c1174 unsigned int may_flags, struct file *file, in nfsd_file_do_acquire()
1333 unsigned int may_flags, struct nfsd_file **pnf) in nfsd_file_acquire_gc()
1358 unsigned int may_flags, struct nfsd_file **pnf) in nfsd_file_acquire()
1394 unsigned int may_flags, struct nfsd_file **pnf) in nfsd_file_acquire_local()
1430 unsigned int may_flags, struct file *file, in nfsd_file_acquire_opened()
H A Dvfs.c906 __nfsd_open(struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) in __nfsd_open()
954 int may_flags, struct file **filp) in nfsd_open()
997 nfsd_open_verified(struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) in nfsd_open_verified()
2515 int may_flags = NFSD_MAY_READ; in nfsd_readdir() local
/linux/fs/smb/server/
H A Dsmb2pdu.c2944 int *may_flags, in smb2_create_open_flags()
4099 int req_op_level = 0, open_flags = 0, may_flags = 0, file_info = 0; in smb2_open() local