Home
last modified time | relevance | path

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

/linux/fs/smb/client/
H A Dfile.c2020 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 Dmtk-btcvsd.c101 unsigned int wait_flag:1; member