Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dfilecache.c1088 unsigned int may_flags, struct file *file, in nfsd_file_do_acquire()
1249 unsigned int may_flags, struct nfsd_file **pnf) in nfsd_file_acquire_gc()
1274 unsigned int may_flags, struct nfsd_file **pnf) in nfsd_file_acquire()
1310 unsigned int may_flags, struct nfsd_file **pnf) in nfsd_file_acquire_local()
1346 unsigned int may_flags, struct file *file, in nfsd_file_acquire_opened()
/linux/fs/smb/server/
H A Dsmb2pdu.c2118 int *may_flags, in smb2_create_open_flags()
2909 int req_op_level = 0, open_flags = 0, may_flags = 0, file_info = 0; in smb2_open() local