Home
last modified time | relevance | path

Searched refs:MB_INODE_PA (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dmballoc.h119 MB_INODE_PA = 0, enumerator
H A Dmballoc.c3696 if (pa->pa_type == MB_INODE_PA) in ext4_discard_allocated_blocks()
3952 if (pa->pa_type == MB_INODE_PA) { in ext4_mb_mark_pa_deleted()
4094 pa->pa_type = MB_INODE_PA; in ext4_mb_new_inode_pa()
4448 BUG_ON(pa->pa_type != MB_INODE_PA); in ext4_discard_preallocations()
4871 if (pa->pa_type == MB_INODE_PA) { in ext4_mb_release_context()