Searched refs:fl_ops (Results 1 – 6 of 6) sorted by relevance
151 WARN_ON_ONCE(req->a_args.lock.fl.fl_ops != NULL); in nlmclnt_release_lockargs()195 fl->fl_ops->fl_release_private(fl); in nlmclnt_proc()196 fl->fl_ops = NULL; in nlmclnt_proc()493 fl->fl_ops = &nlmclnt_lock_ops; in nlmclnt_locks_init_private()
93 fl->fl_ops = &ceph_fl_lock_ops; in ceph_lock_message()94 fl->fl_ops->fl_copy_lock(fl, NULL); in ceph_lock_message()
117 const struct file_lock_operations *fl_ops; /* Callbacks for filesystems */ member
468 fl->fl_ops = &afs_lock_ops; in afs_do_setlk()
6975 request->fl_ops->fl_release_private(request); in _nfs4_proc_getlk()6976 request->fl_ops = NULL; in _nfs4_proc_getlk()
7167 fl->fl_ops = NULL; in smb_flock_init()