Home
last modified time | relevance | path

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

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