Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ext4/
Dballoc.c551 ext4_test_inode_state(inode, EXT4_STATE_DELALLOC_RESERVED)) { in ext4_new_meta_blocks()
Dinode.c547 ext4_set_inode_state(inode, EXT4_STATE_DELALLOC_RESERVED); in ext4_map_blocks()
577 ext4_clear_inode_state(inode, EXT4_STATE_DELALLOC_RESERVED); in ext4_map_blocks()
Dext4.h1317 EXT4_STATE_DELALLOC_RESERVED, /* blks already reserved for delalloc */ enumerator
Dmballoc.c4262 if (ext4_test_inode_state(ar->inode, EXT4_STATE_DELALLOC_RESERVED)) in ext4_mb_new_blocks()
4370 EXT4_STATE_DELALLOC_RESERVED)) in ext4_mb_new_blocks()