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.c5134 ei = EXT4_I(pa->pa_inode); in ext4_mb_mark_pa_deleted()
5337 pa->pa_inode = ac->ac_inode; in ext4_mb_new_inode_pa()
5390 pa->pa_inode = NULL; in ext4_mb_new_group_pa()
5449 mb_free_blocks(pa->pa_inode, e4b, bit, next - bit); in ext4_mb_release_inode_pa()
5484 mb_free_blocks(pa->pa_inode, e4b, bit, pa->pa_len); in ext4_mb_release_group_pa()
5573 ei = EXT4_I(pa->pa_inode); in ext4_mb_discard_group_preallocations()