Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/scripts/
H A Dconst_structs.checkpatch17 file_lock_operations
/OK3568_Linux_fs/kernel/fs/ceph/
H A Dlocks.c55 static const struct file_lock_operations ceph_fl_lock_ops = {
/OK3568_Linux_fs/kernel/fs/lockd/
H A Dclntproc.c474 static const struct file_lock_operations nlmclnt_lock_ops = {
/OK3568_Linux_fs/kernel/fs/afs/
H A Dflock.c20 static const struct file_lock_operations afs_lock_ops = {
/OK3568_Linux_fs/kernel/include/linux/
H A Dfs.h1035 struct file_lock_operations { struct
1117 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dlocking.rst400 file_lock_operations chapter
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4state.c969 static const struct file_lock_operations nfs4_fl_lock_ops = {