Home
last modified time | relevance | path

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

/linux-6.14.4/fs/nfsd/
Dfilecache.c1034 unsigned int may_flags, struct file *file, in nfsd_file_do_acquire()
1195 unsigned int may_flags, struct nfsd_file **pnf) in nfsd_file_acquire_gc()
1220 unsigned int may_flags, struct nfsd_file **pnf) in nfsd_file_acquire()
1256 unsigned int may_flags, struct nfsd_file **pnf) in nfsd_file_acquire_local()
1292 unsigned int may_flags, struct file *file, in nfsd_file_acquire_opened()
Dvfs.c863 __nfsd_open(struct svc_fh *fhp, umode_t type, int may_flags, struct file **filp) in __nfsd_open()
911 int may_flags, struct file **filp) in nfsd_open()
953 nfsd_open_verified(struct svc_fh *fhp, int may_flags, struct file **filp) in nfsd_open_verified()
2176 int may_flags = NFSD_MAY_READ; in nfsd_readdir() local
/linux-6.14.4/fs/smb/server/
Dsmb2pdu.c2085 int *may_flags, in smb2_create_open_flags()
2873 int req_op_level = 0, open_flags = 0, may_flags = 0, file_info = 0; in smb2_open() local