Home
last modified time | relevance | path

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

/linux/fs/lockd/
H A Dsvcsubs.c249 if (fl->fl_lmops != &nlmsvc_lock_operations) in nlm_traverse_locks()
303 if (fl->fl_lmops == &nlmsvc_lock_operations) { in nlm_file_inuse()
H A Dlockd.h450 extern const struct lock_manager_operations nlmsvc_lock_operations;
H A Dsvclock.c247 call->a_args.lock.fl.fl_lmops = &nlmsvc_lock_operations; in nlmsvc_create_block()
829 const struct lock_manager_operations nlmsvc_lock_operations = { variable
H A Dsvcproc.c105 lock->fl.fl_lmops = &nlmsvc_lock_operations; in nlmsvc_retrieve_args()
H A Dsvc4proc.c194 fl->fl_lmops = &nlmsvc_lock_operations; in nlm4svc_lookup_file()