Searched refs:root_dnode (Results 1 – 3 of 3) sorted by relevance
225 if (le32_to_cpu(dd->up) != dno || dd->root_dnode) { in fix_up_ptrs()227 dd->root_dnode = 0; in fix_up_ptrs()332 if (!d->root_dnode) { in hpfs_add_to_dnode()351 rd->root_dnode = 1; in hpfs_add_to_dnode()367 d->root_dnode = ad->root_dnode = 0; in hpfs_add_to_dnode()476 if (dnode->root_dnode) { in move_to_top()533 int root = dnode->root_dnode; in delete_empty_dnode()560 d1->root_dnode = 1; in delete_empty_dnode()785 if (dnode->root_dnode) { in hpfs_count_dnodes()880 if (dnode->root_dnode) goto bail; in map_pos_dirent()[all …]
286 u8 root_dnode: 1; /* Is it root dnode? */ member294 u8 root_dnode: 1; /* Is it root dnode? */ member
92 dnode->root_dnode = 1; in hpfs_mkdir()