Searched refs:nlmsvc_lock_operations (Results 1 – 5 of 5) sorted by relevance
249 if (fl->fl_lmops != &nlmsvc_lock_operations) in nlm_traverse_locks()303 if (fl->fl_lmops == &nlmsvc_lock_operations) { in nlm_file_inuse()
450 extern const struct lock_manager_operations nlmsvc_lock_operations;
247 call->a_args.lock.fl.fl_lmops = &nlmsvc_lock_operations; in nlmsvc_create_block()829 const struct lock_manager_operations nlmsvc_lock_operations = { variable
105 lock->fl.fl_lmops = &nlmsvc_lock_operations; in nlmsvc_retrieve_args()
194 fl->fl_lmops = &nlmsvc_lock_operations; in nlm4svc_lookup_file()