Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dorphan.c283 struct ext4_iloc iloc2; in ext4_orphan_del() local
289 err = ext4_reserve_inode_write(handle, i_prev, &iloc2); in ext4_orphan_del()
295 err = ext4_mark_iloc_dirty(handle, i_prev, &iloc2); in ext4_orphan_del()