Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dnamei.c1212 struct ocfs2_dinode *newfe = NULL; in ocfs2_rename() local
1452 newfe = (struct ocfs2_dinode *) newfe_bh->b_data; in ocfs2_rename()
1522 ocfs2_set_links_count(newfe, 0); in ocfs2_rename()
1524 ocfs2_add_links_count(newfe, -1); in ocfs2_rename()