Searched refs:cifsLockInfo (Results 1 – 4 of 4) sorted by relevance
125 struct cifsLockInfo *li, *tmp; in smb2_unlock_range()226 struct cifsLockInfo *li; in smb2_push_mand_fdlocks()
384 struct cifsLockInfo *li, *tmp; in cifsFileInfo_put_final()937 static struct cifsLockInfo *940 struct cifsLockInfo *lock = in cifs_lock_init()941 kmalloc(sizeof(struct cifsLockInfo), GFP_KERNEL); in cifs_lock_init()955 cifs_del_lock_waiters(struct cifsLockInfo *lock) in cifs_del_lock_waiters()957 struct cifsLockInfo *li, *tmp; in cifs_del_lock_waiters()973 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_fid_lock_conflict()975 struct cifsLockInfo *li; in cifs_find_fid_lock_conflict()1008 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_lock_conflict()1037 struct cifsLockInfo *conf_lock; in cifs_lock_test()[all …]
250 struct cifsLockInfo **conf_lock,275 extern void cifs_del_lock_waiters(struct cifsLockInfo *lock);
1241 struct cifsLockInfo { struct