Searched refs:nlmsvc_lock_operations (Results 1 – 5 of 5) sorted by relevance
216 if (fl->fl_lmops != &nlmsvc_lock_operations) in nlm_traverse_locks()270 if (fl->fl_lmops == &nlmsvc_lock_operations) { in nlm_file_inuse()
241 call->a_args.lock.fl.fl_lmops = &nlmsvc_lock_operations; in nlmsvc_create_block()801 const struct lock_manager_operations nlmsvc_lock_operations = { variable
53 lock->fl.fl_lmops = &nlmsvc_lock_operations; in nlm4svc_retrieve_args()
82 lock->fl.fl_lmops = &nlmsvc_lock_operations; in nlmsvc_retrieve_args()
377 extern const struct lock_manager_operations nlmsvc_lock_operations;