ac_flags 1667 fs/ext4/mballoc.c if (ac->ac_flags & EXT4_MB_STREAM_ALLOC) { ac_flags 1695 fs/ext4/mballoc.c !(ac->ac_flags & EXT4_MB_HINT_FIRST)) { ac_flags 1746 fs/ext4/mballoc.c if (unlikely(ac->ac_flags & EXT4_MB_HINT_FIRST)) { ac_flags 1827 fs/ext4/mballoc.c if (!(ac->ac_flags & EXT4_MB_HINT_TRY_GOAL)) ac_flags 1864 fs/ext4/mballoc.c } else if (max > 0 && (ac->ac_flags & EXT4_MB_HINT_MERGE)) { ac_flags 2070 fs/ext4/mballoc.c if ((ac->ac_flags & EXT4_MB_HINT_DATA) && ac_flags 2124 fs/ext4/mballoc.c if (unlikely(ac->ac_flags & EXT4_MB_HINT_GOAL_ONLY)) ac_flags 2151 fs/ext4/mballoc.c if (ac->ac_flags & EXT4_MB_STREAM_ALLOC) { ac_flags 2229 fs/ext4/mballoc.c !(ac->ac_flags & EXT4_MB_HINT_FIRST)) { ac_flags 2247 fs/ext4/mballoc.c ac->ac_flags |= EXT4_MB_HINT_FIRST; ac_flags 3034 fs/ext4/mballoc.c if (!(ac->ac_flags & EXT4_MB_DELALLOC_RESERVED)) ac_flags 3096 fs/ext4/mballoc.c if (!(ac->ac_flags & EXT4_MB_HINT_DATA)) ac_flags 3100 fs/ext4/mballoc.c if (unlikely(ac->ac_flags & EXT4_MB_HINT_GOAL_ONLY)) ac_flags 3105 fs/ext4/mballoc.c if (ac->ac_flags & EXT4_MB_HINT_NOPREALLOC) ac_flags 3108 fs/ext4/mballoc.c if (ac->ac_flags & EXT4_MB_HINT_GROUP_ALLOC) { ac_flags 3262 fs/ext4/mballoc.c ac->ac_flags |= EXT4_MB_HINT_TRY_GOAL; ac_flags 3269 fs/ext4/mballoc.c ac->ac_flags |= EXT4_MB_HINT_TRY_GOAL; ac_flags 3432 fs/ext4/mballoc.c if (!(ac->ac_flags & EXT4_MB_HINT_DATA)) ac_flags 3467 fs/ext4/mballoc.c if (!(ac->ac_flags & EXT4_MB_HINT_GROUP_ALLOC)) ac_flags 3801 fs/ext4/mballoc.c if (ac->ac_flags & EXT4_MB_HINT_GROUP_ALLOC) ac_flags 4127 fs/ext4/mballoc.c ac->ac_status, ac->ac_flags); ac_flags 4192 fs/ext4/mballoc.c if (!(ac->ac_flags & EXT4_MB_HINT_DATA)) ac_flags 4195 fs/ext4/mballoc.c if (unlikely(ac->ac_flags & EXT4_MB_HINT_GOAL_ONLY)) ac_flags 4204 fs/ext4/mballoc.c ac->ac_flags |= EXT4_MB_HINT_NOPREALLOC; ac_flags 4209 fs/ext4/mballoc.c ac->ac_flags |= EXT4_MB_STREAM_ALLOC; ac_flags 4216 fs/ext4/mballoc.c ac->ac_flags |= EXT4_MB_STREAM_ALLOC; ac_flags 4229 fs/ext4/mballoc.c ac->ac_flags |= EXT4_MB_HINT_GROUP_ALLOC; ac_flags 4271 fs/ext4/mballoc.c ac->ac_flags = ar->flags; ac_flags 4280 fs/ext4/mballoc.c (unsigned) ar->goal, ac->ac_flags, ac->ac_2order, ac_flags 4457 fs/ext4/mballoc.c if (ac->ac_flags & EXT4_MB_HINT_GROUP_ALLOC) ac_flags 168 fs/ext4/mballoc.h __u16 ac_flags; /* allocation hints */ ac_flags 1021 include/trace/events/ext4.h __entry->flags = ac->ac_flags;