Home
last modified time | relevance | path

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

/Linux-v5.15/scripts/
Dconst_structs.checkpatch17 file_lock_operations
/Linux-v5.15/fs/ceph/
Dlocks.c55 static const struct file_lock_operations ceph_fl_lock_ops = {
/Linux-v5.15/fs/lockd/
Dclntproc.c474 static const struct file_lock_operations nlmclnt_lock_ops = {
/Linux-v5.15/fs/afs/
Dflock.c20 static const struct file_lock_operations afs_lock_ops = {
/Linux-v5.15/include/linux/
Dfs.h1060 struct file_lock_operations { struct
1136 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */
/Linux-v5.15/Documentation/filesystems/
Dlocking.rst409 file_lock_operations chapter
/Linux-v5.15/fs/nfs/
Dnfs4state.c968 static const struct file_lock_operations nfs4_fl_lock_ops = {