Lines Matching refs:ref_action
48 struct ref_action { struct
206 static void __save_stack_trace(struct ref_action *ra) in __save_stack_trace()
212 struct ref_action *ra) in __print_stack_trace()
221 static inline void __save_stack_trace(struct ref_action *ra) in __save_stack_trace()
226 struct ref_action *ra) in __print_stack_trace()
236 struct ref_action *ra; in free_block_entry()
252 ra = list_first_entry(&be->actions, struct ref_action, in free_block_entry()
607 struct ref_action *ra) in dump_ref_action()
625 struct ref_action *ra; in dump_block_entry()
663 struct ref_action *ra = NULL; in btrfs_ref_tree_mod()
691 ra = kmalloc(sizeof(struct ref_action), GFP_NOFS); in btrfs_ref_tree_mod()
754 struct ref_action *tmp; in btrfs_ref_tree_mod()
756 tmp = list_first_entry(&be->actions, struct ref_action, in btrfs_ref_tree_mod()