Home
last modified time | relevance | path

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

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