Home
last modified time | relevance | path

Searched refs:EXT4_FREE_BLOCKS_NOFREE_LAST_CLUSTER (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4.h691 #define EXT4_FREE_BLOCKS_NOFREE_LAST_CLUSTER 0x0020 macro
H A Dextents.c2529 flags |= EXT4_FREE_BLOCKS_NOFREE_LAST_CLUSTER; in ext4_remove_blocks()
H A Dmballoc.c5386 if (flags & EXT4_FREE_BLOCKS_NOFREE_LAST_CLUSTER) { in ext4_free_blocks()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dext4.h76 { EXT4_FREE_BLOCKS_NOFREE_LAST_CLUSTER, "LAST_CLUSTER" })