Lines Matching defs:block

61 nlmsvc_insert_block_locked(struct nlm_block *block, unsigned long when)  in nlmsvc_insert_block_locked()
91 static void nlmsvc_insert_block(struct nlm_block *block, unsigned long when) in nlmsvc_insert_block()
102 nlmsvc_remove_block(struct nlm_block *block) in nlmsvc_remove_block()
118 struct nlm_block *block; in nlmsvc_lookup_block() local
156 struct nlm_block *block; in nlmsvc_find_block() local
191 struct nlm_block *block; in nlmsvc_create_block() local
246 static int nlmsvc_unlink_block(struct nlm_block *block) in nlmsvc_unlink_block()
259 struct nlm_block *block = container_of(kref, struct nlm_block, b_count); in nlmsvc_free_block() local
276 static void nlmsvc_release_block(struct nlm_block *block) in nlmsvc_release_block()
290 struct nlm_block *block, *next; in nlmsvc_traverse_blocks() local
348 nlmsvc_defer_lock_rqst(struct svc_rqst *rqstp, struct nlm_block *block) in nlmsvc_defer_lock_rqst()
378 struct nlm_block *block = NULL; in nlmsvc_lock() local
485 struct nlm_block *block = NULL; in nlmsvc_testlock() local
608 struct nlm_block *block; in nlmsvc_cancel_blocked() local
644 nlmsvc_update_deferred_block(struct nlm_block *block, struct file_lock *conf, in nlmsvc_update_deferred_block()
661 struct nlm_block *block; in nlmsvc_grant_deferred() local
700 struct nlm_block *block; in nlmsvc_notify_blocked() local
739 nlmsvc_grant_blocked(struct nlm_block *block) in nlmsvc_grant_blocked()
813 struct nlm_block *block = call->a_block; in nlmsvc_grant_callback() local
868 struct nlm_block *block; in nlmsvc_grant_reply() local
893 retry_deferred_block(struct nlm_block *block) in retry_deferred_block()
914 struct nlm_block *block; in nlmsvc_retry_blocked() local