Home
last modified time | relevance | path

Searched refs:lock_to_push (Results 1 – 1 of 1) sorted by relevance

/linux/fs/smb/client/
H A Dfile.c1954 struct lock_to_push { struct
1974 struct lock_to_push *lck, *tmp; in cifs_push_posix_locks() argument
1996 lck = kmalloc_obj(struct lock_to_push); in cifs_push_posix_locks()
2022 lck = list_entry(el, struct lock_to_push, llist); in cifs_push_posix_locks()