Searched refs:root_dnode (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/hpfs/
H A Ddnode.c213 if (dd->up != dno || dd->root_dnode) {
215 dd->root_dnode = 0;
318 if (!d->root_dnode) {
336 rd->root_dnode = 1;
351 d->root_dnode = ad->root_dnode = 0;
462 if (dnode->root_dnode) {
463 hpfs_error(i->i_sb, "move_to_top: got to root_dnode while moving from %08x to %08x", from, to);
519 int root = dnode->root_dnode;
545 d1->root_dnode
[all...]
H A Dhpfs.h261 unsigned root_dnode:1; /* Is it root dnode? */ member in struct:dnode
H A Dnamei.c80 dnode->root_dnode = 1;

Completed in 85 milliseconds