Searched refs:cifsLockInfo (Results 1 – 4 of 4) sorted by relevance
124 struct cifsLockInfo *li, *tmp; in smb2_unlock_range()225 struct cifsLockInfo *li; in smb2_push_mand_fdlocks()
385 struct cifsLockInfo *li, *tmp; in cifsFileInfo_put_final()938 static struct cifsLockInfo *941 struct cifsLockInfo *lock = in cifs_lock_init()942 kmalloc(sizeof(struct cifsLockInfo), GFP_KERNEL); in cifs_lock_init()956 cifs_del_lock_waiters(struct cifsLockInfo *lock) in cifs_del_lock_waiters()958 struct cifsLockInfo *li, *tmp; in cifs_del_lock_waiters()974 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_fid_lock_conflict()976 struct cifsLockInfo *li; in cifs_find_fid_lock_conflict()1009 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_lock_conflict()1038 struct cifsLockInfo *conf_lock; in cifs_lock_test()[all …]
252 struct cifsLockInfo **conf_lock,277 extern void cifs_del_lock_waiters(struct cifsLockInfo *lock);
1244 struct cifsLockInfo { struct