Home
last modified time | relevance | path

Searched refs:EXT4_MB_HISTORY_ALLOC (Results 1 – 2 of 2) sorted by relevance

/fs/ext4/
Dmballoc.h54 #define EXT4_MB_HISTORY_ALLOC 1 /* allocation */ macro
59 #define EXT4_MB_HISTORY_DEFAULT (EXT4_MB_HISTORY_ALLOC | \
Dmballoc.c2175 if (hs->op == EXT4_MB_HISTORY_ALLOC) { in ext4_mb_seq_history_show()
2466 if (ac->ac_op == EXT4_MB_HISTORY_ALLOC) { in ext4_mb_store_history()
4608 ac->ac_op = EXT4_MB_HISTORY_ALLOC; in ext4_mb_new_blocks()