Lines Matching defs:block

89 nlmsvc_insert_block_locked(struct nlm_block *block, unsigned long when)  in nlmsvc_insert_block_locked()
119 static void nlmsvc_insert_block(struct nlm_block *block, unsigned long when) in nlmsvc_insert_block()
130 nlmsvc_remove_block(struct nlm_block *block) in nlmsvc_remove_block()
148 struct nlm_block *block; in nlmsvc_lookup_block() local
190 struct nlm_block *block; in nlmsvc_find_block() local
228 struct nlm_block *block; in nlmsvc_create_block() local
281 static int nlmsvc_unlink_block(struct nlm_block *block) in nlmsvc_unlink_block()
294 struct nlm_block *block = container_of(kref, struct nlm_block, b_count); in nlmsvc_free_block() local
309 static void nlmsvc_release_block(struct nlm_block *block) in nlmsvc_release_block()
323 struct nlm_block *block, *next; in nlmsvc_traverse_blocks() local
453 nlmsvc_defer_lock_rqst(struct svc_rqst *rqstp, struct nlm_block *block) in nlmsvc_defer_lock_rqst()
484 struct nlm_block *block = NULL; in nlmsvc_lock() local
707 struct nlm_block *block; in nlmsvc_cancel_blocked() local
745 nlmsvc_update_deferred_block(struct nlm_block *block, int result) in nlmsvc_update_deferred_block()
756 struct nlm_block *block; in nlmsvc_grant_deferred() local
795 struct nlm_block *block; in nlmsvc_notify_blocked() local
840 nlmsvc_grant_blocked(struct nlm_block *block) in nlmsvc_grant_blocked()
924 struct nlm_block *block = call->a_block; in nlmsvc_grant_callback() local
979 struct nlm_block *block; in nlmsvc_grant_reply() local
1017 retry_deferred_block(struct nlm_block *block) in retry_deferred_block()
1038 struct nlm_block *block; in nlmsvc_retry_blocked() local