Home
last modified time | relevance | path

Searched refs:nlmsvc_lock_operations (Results 1 – 4 of 4) sorted by relevance

/fs/lockd/
Dsvcsubs.c176 if (fl->fl_lmops != &nlmsvc_lock_operations) in nlm_traverse_locks()
237 if (fl->fl_lmops == &nlmsvc_lock_operations) { in nlm_file_inuse()
Dsvclock.c239 call->a_args.lock.fl.fl_lmops = &nlmsvc_lock_operations; in nlmsvc_create_block()
710 const struct lock_manager_operations nlmsvc_lock_operations = { variable
Dsvc4proc.c49 lock->fl.fl_lmops = &nlmsvc_lock_operations; in nlm4svc_retrieve_args()
Dsvcproc.c79 lock->fl.fl_lmops = &nlmsvc_lock_operations; in nlmsvc_retrieve_args()