Searched refs:fl_lmops (Results 1 – 8 of 8) sorted by relevance
312 if (fl->fl_lmops) { in locks_release_private()313 if (fl->fl_lmops->lm_put_owner) { in locks_release_private()314 fl->fl_lmops->lm_put_owner(flc->flc_owner); in locks_release_private()317 fl->fl_lmops = NULL; in locks_release_private()405 new->fl_lmops = fl->fl_lmops; in locks_copy_conflock()408 if (fl->fl_lmops) { in locks_copy_conflock()409 if (fl->fl_lmops->lm_get_owner) in locks_copy_conflock()410 fl->fl_lmops->lm_get_owner(fl->c.flc_owner); in locks_copy_conflock()533 fl->fl_lmops = NULL; in flock64_to_posix_lock()598 fl->fl_lmops = &lease_manager_ops; in lease_init()[all …]
150 if (fl->fl_lmops && fl->fl_lmops->lm_grant) { in dlm_posix_lock()158 op_data->callback = fl->fl_lmops->lm_grant; in dlm_posix_lock()370 if (WARN_ON_ONCE(!fl->fl_lmops || !fl->fl_lmops->lm_grant)) in dlm_posix_cancel()
222 if (fl->fl_lmops != &nlmsvc_lock_operations) in nlm_traverse_locks()276 if (fl->fl_lmops == &nlmsvc_lock_operations) { in nlm_file_inuse()
118 const struct lock_manager_operations *fl_lmops; /* Callbacks for lockmanagers */ member139 const struct lease_manager_operations *fl_lmops; /* Callbacks for lease managers */ member
210 fl->fl_lmops = &nfsd4_layouts_lm_ops; in nfsd4_layout_setlease()
5853 fl->fl_lmops = &nfsd_lease_mng_ops; in nfs4_alloc_init_lease()7913 if (fl->fl_lmops == &nfsd_posix_mng_ops) { in nfs4_set_lock_denied()8316 file_lock->fl_lmops = &nfsd_posix_mng_ops; in nfsd4_lock()8573 file_lock->fl_lmops = &nfsd_posix_mng_ops; in nfsd4_locku()9244 if (fl->fl_lmops == &nfsd_lease_mng_ops) in nfsd4_deleg_getattr_conflict()
2445 if (fl->fl_lmops && fl->fl_lmops->lm_grant) { in fuse_setlk()
7243 fl->fl_lmops = NULL; in smb_flock_init()