Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Dconst_structs.checkpatch17 file_lock_operations
/Linux-v4.19/fs/ceph/
Dlocks.c51 static const struct file_lock_operations ceph_fl_lock_ops = {
/Linux-v4.19/fs/afs/
Dflock.c22 static const struct file_lock_operations afs_lock_ops = {
/Linux-v4.19/fs/lockd/
Dclntproc.c472 static const struct file_lock_operations nlmclnt_lock_ops = {
/Linux-v4.19/include/linux/
Dfs.h975 struct file_lock_operations { struct
1047 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */
/Linux-v4.19/Documentation/filesystems/
DLocking345 ----------------------- file_lock_operations ------------------------------
/Linux-v4.19/fs/nfs/
Dnfs4state.c953 static const struct file_lock_operations nfs4_fl_lock_ops = {