Home
last modified time | relevance | path

Searched refs:ac_op (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dmballoc.h173 __u8 ac_op; /* operation, for history only */ member
H A Dmballoc.c3761 if (ac->ac_op == EXT4_MB_HISTORY_ALLOC) in ext4_mb_collect_stats()
5157 ac->ac_op = EXT4_MB_HISTORY_PREALLOC; in ext4_mb_new_blocks()
5160 ac->ac_op = EXT4_MB_HISTORY_ALLOC; in ext4_mb_new_blocks()
/kernel/linux/linux-6.6/fs/ext4/
H A Dmballoc.h207 __u8 ac_op; /* operation, for history only */ member
H A Dmballoc.c4626 if (ac->ac_op == EXT4_MB_HISTORY_ALLOC) in ext4_mb_collect_stats()
6222 ac->ac_op = EXT4_MB_HISTORY_PREALLOC; in ext4_mb_new_blocks()
6225 ac->ac_op = EXT4_MB_HISTORY_ALLOC; in ext4_mb_new_blocks()

Completed in 17 milliseconds