Searched refs:cifsLockInfo (Results 1 – 4 of 4) sorted by relevance
117 struct cifsLockInfo *li, *tmp; in smb2_unlock_range()211 struct cifsLockInfo *li; in smb2_push_mand_fdlocks()
374 struct cifsLockInfo *li, *tmp; in cifsFileInfo_put()866 static struct cifsLockInfo *869 struct cifsLockInfo *lock = in cifs_lock_init()870 kmalloc(sizeof(struct cifsLockInfo), GFP_KERNEL); in cifs_lock_init()883 cifs_del_lock_waiters(struct cifsLockInfo *lock) in cifs_del_lock_waiters()885 struct cifsLockInfo *li, *tmp; in cifs_del_lock_waiters()900 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_fid_lock_conflict()902 struct cifsLockInfo *li; in cifs_find_fid_lock_conflict()930 __u8 type, struct cifsLockInfo **conf_lock, in cifs_find_lock_conflict()959 struct cifsLockInfo *conf_lock; in cifs_lock_test()[all …]
223 struct cifsLockInfo **conf_lock,247 extern void cifs_del_lock_waiters(struct cifsLockInfo *lock);
1068 struct cifsLockInfo { struct