Home
last modified time | relevance | path

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

/Linux-v6.6/scripts/
Dconst_structs.checkpatch20 file_lock_operations
/Linux-v6.6/include/linux/
Dfilelock.h31 struct file_lock_operations { struct
113 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */
/Linux-v6.6/fs/ceph/
Dlocks.c68 static const struct file_lock_operations ceph_fl_lock_ops = {
/Linux-v6.6/fs/lockd/
Dclntproc.c480 static const struct file_lock_operations nlmclnt_lock_ops = {
/Linux-v6.6/fs/afs/
Dflock.c20 static const struct file_lock_operations afs_lock_ops = {
/Linux-v6.6/Documentation/filesystems/
Dlocking.rst413 file_lock_operations chapter
/Linux-v6.6/fs/nfs/
Dnfs4state.c972 static const struct file_lock_operations nfs4_fl_lock_ops = {