file_lock_operations   20 fs/afs/flock.c static const struct file_lock_operations afs_lock_ops = {
file_lock_operations   55 fs/ceph/locks.c static const struct file_lock_operations ceph_fl_lock_ops = {
file_lock_operations  474 fs/lockd/clntproc.c static const struct file_lock_operations nlmclnt_lock_ops = {
file_lock_operations  409 fs/lockd/svclock.c static const struct file_lock_operations nlmsvc_lock_ops = {
file_lock_operations  966 fs/nfs/nfs4state.c static const struct file_lock_operations nfs4_fl_lock_ops = {
file_lock_operations 1105 include/linux/fs.h 	const struct file_lock_operations *fl_ops;	/* Callbacks for filesystems */