Searched refs:root_dnode (Results 1 – 3 of 3) sorted by relevance
221 if (le32_to_cpu(dd->up) != dno || dd->root_dnode) { in fix_up_ptrs()223 dd->root_dnode = 0; in fix_up_ptrs()328 if (!d->root_dnode) { in hpfs_add_to_dnode()347 rd->root_dnode = 1; in hpfs_add_to_dnode()363 d->root_dnode = ad->root_dnode = 0; in hpfs_add_to_dnode()473 if (dnode->root_dnode) { in move_to_top()530 int root = dnode->root_dnode; in delete_empty_dnode()557 d1->root_dnode = 1; in delete_empty_dnode()783 if (dnode->root_dnode) { in hpfs_count_dnodes()878 if (dnode->root_dnode) goto bail; in map_pos_dirent()[all …]
285 u8 root_dnode: 1; /* Is it root dnode? */ member293 u8 root_dnode: 1; /* Is it root dnode? */ member
90 dnode->root_dnode = 1; in hpfs_mkdir()