Searched refs:nlmsvc_lock_operations (Results 1 – 5 of 5) sorted by relevance
222 if (fl->fl_lmops != &nlmsvc_lock_operations) in nlm_traverse_locks()276 if (fl->fl_lmops == &nlmsvc_lock_operations) { in nlm_file_inuse()
249 call->a_args.lock.fl.fl_lmops = &nlmsvc_lock_operations; in nlmsvc_create_block()822 const struct lock_manager_operations nlmsvc_lock_operations = { variable
62 lock->fl.fl_lmops = &nlmsvc_lock_operations; in nlm4svc_retrieve_args()
83 lock->fl.fl_lmops = &nlmsvc_lock_operations; in nlmsvc_retrieve_args()
386 extern const struct lock_manager_operations nlmsvc_lock_operations;