Home
last modified time | relevance | path

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

/linux-6.12.1/fs/smb/client/
Dfile.c1809 struct lock_to_push { struct
1829 struct lock_to_push *lck, *tmp; in cifs_push_posix_locks() argument
1851 lck = kmalloc(sizeof(struct lock_to_push), GFP_KERNEL); in cifs_push_posix_locks()
1877 lck = list_entry(el, struct lock_to_push, llist); in cifs_push_posix_locks()