Home
last modified time | relevance | path

Searched defs:file_lock_operations (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/Documentation/filesystems/
Dlocking.rst403 file_lock_operations chapter
/kernel/linux/linux-6.6/Documentation/filesystems/
Dlocking.rst416 file_lock_operations chapter
/kernel/linux/linux-6.6/include/linux/
Dfilelock.h31 struct file_lock_operations { struct
32 void (*fl_copy_lock)(struct file_lock *, struct file_lock *);
33 void (*fl_release_private)(struct file_lock *);
/kernel/linux/linux-5.10/include/linux/
Dfs.h1014 struct file_lock_operations { struct
1015 void (*fl_copy_lock)(struct file_lock *, struct file_lock *);
1016 void (*fl_release_private)(struct file_lock *);