Searched refs:nlmsvc_lock_operations (Results 1 – 4 of 4) 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()
248 call->a_args.lock.fl.fl_lmops = &nlmsvc_lock_operations; in nlmsvc_create_block()821 const struct lock_manager_operations nlmsvc_lock_operations = { variable
63 lock->fl.fl_lmops = &nlmsvc_lock_operations; in nlm4svc_retrieve_args()
83 lock->fl.fl_lmops = &nlmsvc_lock_operations; in nlmsvc_retrieve_args()
Completed in 14 milliseconds