Searched refs:lock_to_push (Results 1 – 1 of 1) sorted by relevance
1232 struct lock_to_push { struct1251 struct lock_to_push *lck, *tmp; in cifs_push_posix_locks() argument1273 lck = kmalloc(sizeof(struct lock_to_push), GFP_KERNEL); in cifs_push_posix_locks()1297 lck = list_entry(el, struct lock_to_push, llist); in cifs_push_posix_locks()