Searched refs:root_dnode (Results 1 – 3 of 3) sorted by relevance
214 if (le32_to_cpu(dd->up) != dno || dd->root_dnode) { in fix_up_ptrs()216 dd->root_dnode = 0; in fix_up_ptrs()321 if (!d->root_dnode) { in hpfs_add_to_dnode()340 rd->root_dnode = 1; in hpfs_add_to_dnode()356 d->root_dnode = ad->root_dnode = 0; in hpfs_add_to_dnode()466 if (dnode->root_dnode) { in move_to_top()523 int root = dnode->root_dnode; in delete_empty_dnode()549 d1->root_dnode = 1; in delete_empty_dnode()774 if (dnode->root_dnode) { in hpfs_count_dnodes()869 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
79 dnode->root_dnode = 1; in hpfs_mkdir()