Searched defs:wait_flag (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/smb/client/ |
| H A D | file.c | 2020 cifs_read_flock(struct file_lock * flock,__u32 * type,int * lock,int * unlock,bool * wait_flag,struct TCP_Server_Info * server) cifs_read_flock() argument 2068 cifs_getlk(struct file * file,struct file_lock * flock,__u32 type,bool wait_flag,bool posix_lck,unsigned int xid) cifs_getlk() argument 2294 cifs_setlk(struct file * file,struct file_lock * flock,__u32 type,bool wait_flag,bool posix_lck,int lock,int unlock,unsigned int xid) cifs_setlk() argument 2391 bool wait_flag = false; cifs_flock() local 2441 bool wait_flag = false; cifs_lock() local [all...] |
| /linux/sound/soc/mediatek/common/ |
| H A D | mtk-btcvsd.c | 101 unsigned int wait_flag:1; member
|