Searched refs:cifsLockInfo (Results 1 – 4 of 4) sorted by relevance
769 struct cifsLockInfo *li, *tmp; in cifsFileInfo_put_final()1578 static struct cifsLockInfo *1581 struct cifsLockInfo *lock = in cifs_lock_init()1582 kmalloc_obj(struct cifsLockInfo); in cifs_lock_init()1596 cifs_del_lock_waiters(struct cifsLockInfo *lock) in cifs_del_lock_waiters()1598 struct cifsLockInfo *li, *tmp; in cifs_del_lock_waiters()1614 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_fid_lock_conflict()1616 struct cifsLockInfo *li; in cifs_find_fid_lock_conflict()1652 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_lock_conflict()1681 struct cifsLockInfo *conf_lock; in cifs_lock_test()[all …]
273 struct cifsLockInfo *li, *tmp; in smb2_unlock_range()372 struct cifsLockInfo *li; in smb2_push_mand_fdlocks()
246 struct cifsLockInfo **conf_lock, int rw_check);285 void cifs_del_lock_waiters(struct cifsLockInfo *lock);
1366 struct cifsLockInfo { struct