Searched refs:cifsLockInfo (Results 1 – 4 of 4) sorted by relevance
197 struct cifsLockInfo *li, *tmp; in smb2_unlock_range()298 struct cifsLockInfo *li; in smb2_push_mand_fdlocks()
553 struct cifsLockInfo *li, *tmp; in cifsFileInfo_put_final()1208 static struct cifsLockInfo *1211 struct cifsLockInfo *lock = in cifs_lock_init()1212 kmalloc(sizeof(struct cifsLockInfo), GFP_KERNEL); in cifs_lock_init()1226 cifs_del_lock_waiters(struct cifsLockInfo *lock) in cifs_del_lock_waiters()1228 struct cifsLockInfo *li, *tmp; in cifs_del_lock_waiters()1244 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_fid_lock_conflict()1246 struct cifsLockInfo *li; in cifs_find_fid_lock_conflict()1279 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_lock_conflict()1308 struct cifsLockInfo *conf_lock; in cifs_lock_test()[all …]
271 struct cifsLockInfo **conf_lock,309 extern void cifs_del_lock_waiters(struct cifsLockInfo *lock);
1325 struct cifsLockInfo { struct