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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dmballoc.h193 __u8 ac_op; /* operation, for history only */ member in struct:ext4_allocation_context
H A Dmballoc.c3018 if (ac->ac_op == EXT4_MB_HISTORY_ALLOC)
4273 ac->ac_op = EXT4_MB_HISTORY_PREALLOC;
4275 ac->ac_op = EXT4_MB_HISTORY_ALLOC;

Completed in 44 milliseconds