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 void inline __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()
619 struct ref_action *ra) in dump_ref_action()
637 struct ref_action *ra; in dump_block_entry()
675 struct ref_action *ra = NULL; in btrfs_ref_tree_mod()
703 ra = kmalloc(sizeof(struct ref_action), GFP_NOFS); in btrfs_ref_tree_mod()
769 struct ref_action *tmp; in btrfs_ref_tree_mod()
771 tmp = list_first_entry(&be->actions, struct ref_action, in btrfs_ref_tree_mod()