Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dmballoc.h140 struct inode *pa_inode; /* used to get the inode during group discard */ member
H A Dmballoc.c5052 ei = EXT4_I(pa->pa_inode); in ext4_mb_mark_pa_deleted()
5255 pa->pa_inode = ac->ac_inode; in ext4_mb_new_inode_pa()
5308 pa->pa_inode = NULL; in ext4_mb_new_group_pa()
5367 mb_free_blocks(pa->pa_inode, e4b, bit, next - bit); in ext4_mb_release_inode_pa()
5404 mb_free_blocks(pa->pa_inode, e4b, bit, pa->pa_len); in ext4_mb_release_group_pa()
5495 ei = EXT4_I(pa->pa_inode); in ext4_mb_discard_group_preallocations()
/openbmc/linux/include/trace/events/
H A Dext4.h739 __entry->dev = pa->pa_inode->i_sb->s_dev;
740 __entry->ino = pa->pa_inode->i_ino;