Searched refs:end_allocated (Results 1 – 4 of 4) sorted by relevance
251 bool end_allocated);
2203 bool end_allocated) in ext4_es_insert_delayed_extent() argument2223 end_allocated); in ext4_es_insert_delayed_extent()2239 if (end_allocated && !pr2) in ext4_es_insert_delayed_extent()2273 if (end_allocated) { in ext4_es_insert_delayed_extent()2289 end_allocated); in ext4_es_insert_delayed_extent()
1841 bool end_allocated = false; in ext4_insert_delayed_blocks() local1877 end_allocated = (ret == 2); in ext4_insert_delayed_blocks()1889 end_allocated); in ext4_insert_delayed_blocks()
2524 bool lclu_allocated, bool end_allocated),2526 TP_ARGS(inode, es, lclu_allocated, end_allocated),2536 __field( bool, end_allocated )2548 __entry->end_allocated = end_allocated;2557 __entry->lclu_allocated, __entry->end_allocated,