Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/Documentation/filesystems/
Dlocking.rst400 file_lock_operations chapter
/kernel/linux/linux-5.10/include/linux/
Dfs.h1012 struct file_lock_operations { struct
1013 void (*fl_copy_lock)(struct file_lock *, struct file_lock *);
1014 void (*fl_release_private)(struct file_lock *);
/kernel/linux/linux-4.19/include/linux/
Dfs.h985 struct file_lock_operations { struct
986 void (*fl_copy_lock)(struct file_lock *, struct file_lock *);
987 void (*fl_release_private)(struct file_lock *);