Searched refs:cifsLockInfo (Results 1 – 4 of 4) sorted by relevance
125 struct cifsLockInfo *li, *tmp; in smb2_unlock_range()221 struct cifsLockInfo *li; in smb2_push_mand_fdlocks()
409 struct cifsLockInfo *li, *tmp; in _cifsFileInfo_put()906 static struct cifsLockInfo *909 struct cifsLockInfo *lock = in cifs_lock_init()910 kmalloc(sizeof(struct cifsLockInfo), GFP_KERNEL); in cifs_lock_init()924 cifs_del_lock_waiters(struct cifsLockInfo *lock) in cifs_del_lock_waiters()926 struct cifsLockInfo *li, *tmp; in cifs_del_lock_waiters()942 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_fid_lock_conflict()944 struct cifsLockInfo *li; in cifs_find_fid_lock_conflict()977 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_lock_conflict()1006 struct cifsLockInfo *conf_lock; in cifs_lock_test()[all …]
236 struct cifsLockInfo **conf_lock,260 extern void cifs_del_lock_waiters(struct cifsLockInfo *lock);
1183 struct cifsLockInfo { struct