Searched refs:end_allocated (Results 1 – 4 of 4) sorted by relevance
251 bool end_allocated);
2088 bool end_allocated) in ext4_es_insert_delayed_extent() argument2108 end_allocated); in ext4_es_insert_delayed_extent()2114 end_allocated); in ext4_es_insert_delayed_extent()2126 if (end_allocated && !pr2) in ext4_es_insert_delayed_extent()2160 if (end_allocated) { in ext4_es_insert_delayed_extent()
1688 bool end_allocated = false; in ext4_insert_delayed_blocks() local1724 end_allocated = (ret == 2); in ext4_insert_delayed_blocks()1736 end_allocated); in ext4_insert_delayed_blocks()
2484 bool lclu_allocated, bool end_allocated),2486 TP_ARGS(inode, es, lclu_allocated, end_allocated),2496 __field( bool, end_allocated )2507 __entry->end_allocated = end_allocated;2516 __entry->lclu_allocated, __entry->end_allocated)