Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dmballoc.h140 struct inode *pa_inode; /* used to get the inode during group discard */ member
H A Dmballoc.c5140 ei = EXT4_I(pa->pa_inode); in ext4_mb_mark_pa_deleted()
5343 pa->pa_inode = ac->ac_inode; in ext4_mb_new_inode_pa()
5396 pa->pa_inode = NULL; in ext4_mb_new_group_pa()
5455 mb_free_blocks(pa->pa_inode, e4b, bit, next - bit); in ext4_mb_release_inode_pa()
5490 mb_free_blocks(pa->pa_inode, e4b, bit, pa->pa_len); in ext4_mb_release_group_pa()
5579 ei = EXT4_I(pa->pa_inode); in ext4_mb_discard_group_preallocations()