Home
last modified time | relevance | path

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

/linux-6.14.4/scripts/
Dconst_structs.checkpatch23 file_lock_operations
/linux-6.14.4/include/linux/
Dfilelock.h32 struct file_lock_operations { struct
117 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */
/linux-6.14.4/fs/ceph/
Dlocks.c68 static const struct file_lock_operations ceph_fl_lock_ops = {
/linux-6.14.4/fs/afs/
Dflock.c20 static const struct file_lock_operations afs_lock_ops = {
/linux-6.14.4/fs/lockd/
Dclntproc.c482 static const struct file_lock_operations nlmclnt_lock_ops = {
/linux-6.14.4/Documentation/filesystems/
Dlocking.rst421 file_lock_operations chapter
/linux-6.14.4/fs/nfs/
Dnfs4state.c960 static const struct file_lock_operations nfs4_fl_lock_ops = {