Searched refs:cifsLockInfo (Results 1 – 3 of 3) sorted by relevance
756 struct cifsLockInfo *li, *tmp; in cifsFileInfo_put_final()1490 static struct cifsLockInfo *1493 struct cifsLockInfo *lock = in cifs_lock_init()1494 kmalloc(sizeof(struct cifsLockInfo), GFP_KERNEL); in cifs_lock_init()1508 cifs_del_lock_waiters(struct cifsLockInfo *lock) in cifs_del_lock_waiters()1510 struct cifsLockInfo *li, *tmp; in cifs_del_lock_waiters()1526 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_fid_lock_conflict()1528 struct cifsLockInfo *li; in cifs_find_fid_lock_conflict()1561 struct cifsLockInfo **conf_lock, int rw_check) in cifs_find_lock_conflict()1590 struct cifsLockInfo *conf_lock; in cifs_lock_test()[all …]
273 struct cifsLockInfo **conf_lock,315 extern void cifs_del_lock_waiters(struct cifsLockInfo *lock);
1398 struct cifsLockInfo { struct