Searched refs:nlm_block (Results 1 – 2 of 2) sorted by relevance
43 static void nlmsvc_release_block(struct nlm_block *block);44 static void nlmsvc_insert_block(struct nlm_block *block, unsigned long);45 static void nlmsvc_remove_block(struct nlm_block *block);90 nlmsvc_insert_block_locked(struct nlm_block *block, unsigned long when) in nlmsvc_insert_block_locked()92 struct nlm_block *b; in nlmsvc_insert_block_locked()107 b = list_entry(pos, struct nlm_block, b_list); 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()144 static struct nlm_block *147 struct nlm_block *block; in nlmsvc_lookup_block()[all …]
145 struct nlm_block * a_block;174 struct nlm_block { struct