Searched refs:cifsLockInfo (Results 1 – 4 of 4) sorted by relevance
112 struct cifsLockInfo *li, *tmp; in smb2_unlock_range()213 struct cifsLockInfo *li; in smb2_push_mand_fdlocks()
376 struct cifsLockInfo *li, *tmp; in cifsFileInfo_put_final()1009 static struct cifsLockInfo *1012 struct cifsLockInfo *lock = in cifs_lock_init()1013 kmalloc(sizeof(struct cifsLockInfo), GFP_KERNEL); in cifs_lock_init()1027 cifs_del_lock_waiters(struct cifsLockInfo *lock) in cifs_del_lock_waiters()1029 struct cifsLockInfo *li, *tmp; in cifs_del_lock_waiters()1045 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_fid_lock_conflict()1047 struct cifsLockInfo *li; in cifs_find_fid_lock_conflict()1080 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_lock_conflict()1109 struct cifsLockInfo *conf_lock; in cifs_lock_test()[all …]
248 struct cifsLockInfo **conf_lock,289 extern void cifs_del_lock_waiters(struct cifsLockInfo *lock);
1165 struct cifsLockInfo { struct