Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dorphan.c285 struct ext4_iloc iloc2; in ext4_orphan_del() local
291 err = ext4_reserve_inode_write(handle, i_prev, &iloc2); in ext4_orphan_del()
297 err = ext4_mark_iloc_dirty(handle, i_prev, &iloc2); in ext4_orphan_del()