Lines Matching defs:block

90 nlmsvc_insert_block_locked(struct nlm_block *block, unsigned long when)  in nlmsvc_insert_block_locked()
120 static void nlmsvc_insert_block(struct nlm_block *block, unsigned long when) in nlmsvc_insert_block()
131 nlmsvc_remove_block(struct nlm_block *block) in nlmsvc_remove_block()
149 struct nlm_block *block; in nlmsvc_lookup_block() local
191 struct nlm_block *block; in nlmsvc_find_block() local
229 struct nlm_block *block; in nlmsvc_create_block() local
282 static int nlmsvc_unlink_block(struct nlm_block *block) in nlmsvc_unlink_block()
295 struct nlm_block *block = container_of(kref, struct nlm_block, b_count); in nlmsvc_free_block() local
310 static void nlmsvc_release_block(struct nlm_block *block) in nlmsvc_release_block()
324 struct nlm_block *block, *next; in nlmsvc_traverse_blocks() local
454 nlmsvc_defer_lock_rqst(struct svc_rqst *rqstp, struct nlm_block *block) in nlmsvc_defer_lock_rqst()
485 struct nlm_block *block = NULL; in nlmsvc_lock() local
708 struct nlm_block *block; in nlmsvc_cancel_blocked() local
746 nlmsvc_update_deferred_block(struct nlm_block *block, int result) in nlmsvc_update_deferred_block()
757 struct nlm_block *block; in nlmsvc_grant_deferred() local
796 struct nlm_block *block; in nlmsvc_notify_blocked() local
841 nlmsvc_grant_blocked(struct nlm_block *block) in nlmsvc_grant_blocked()
925 struct nlm_block *block = call->a_block; in nlmsvc_grant_callback() local
980 struct nlm_block *block; in nlmsvc_grant_reply() local
1018 retry_deferred_block(struct nlm_block *block) in retry_deferred_block()
1039 struct nlm_block *block; in nlmsvc_retry_blocked() local