Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/scripts/
Dconst_structs.checkpatch17 file_lock_operations
/kernel/linux/linux-5.10/fs/ceph/
Dlocks.c51 static const struct file_lock_operations ceph_fl_lock_ops = {
/kernel/linux/linux-5.10/fs/lockd/
Dclntproc.c474 static const struct file_lock_operations nlmclnt_lock_ops = {
/kernel/linux/linux-5.10/fs/afs/
Dflock.c20 static const struct file_lock_operations afs_lock_ops = {
/kernel/linux/linux-5.10/include/linux/
Dfs.h1012 struct file_lock_operations { struct
1088 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */
/kernel/linux/linux-5.10/Documentation/filesystems/
Dlocking.rst400 file_lock_operations chapter
/kernel/linux/linux-5.10/fs/nfs/
Dnfs4state.c973 static const struct file_lock_operations nfs4_fl_lock_ops = {