Searched refs:cifsLockInfo (Results 1 – 4 of 4) sorted by relevance
196 struct cifsLockInfo *li, *tmp; in smb2_unlock_range()297 struct cifsLockInfo *li; in smb2_push_mand_fdlocks()
423 struct cifsLockInfo *li, *tmp; in cifsFileInfo_put_final()1075 static struct cifsLockInfo *1078 struct cifsLockInfo *lock = in cifs_lock_init()1079 kmalloc(sizeof(struct cifsLockInfo), GFP_KERNEL); in cifs_lock_init()1093 cifs_del_lock_waiters(struct cifsLockInfo *lock) in cifs_del_lock_waiters()1095 struct cifsLockInfo *li, *tmp; in cifs_del_lock_waiters()1111 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_fid_lock_conflict()1113 struct cifsLockInfo *li; in cifs_find_fid_lock_conflict()1146 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_lock_conflict()1175 struct cifsLockInfo *conf_lock; in cifs_lock_test()[all …]
251 struct cifsLockInfo **conf_lock,293 extern void cifs_del_lock_waiters(struct cifsLockInfo *lock);
1310 struct cifsLockInfo { struct