Searched refs:update_nlink_field (Results 1 – 3 of 3) sorted by relevance
351 extern void DECL(update_nlink_field,(struct directory * node));
2010 void FDECL1(update_nlink_field, struct directory *, node) argument2064 if(dpnt->subdir) update_nlink_field(dpnt->subdir);
1620 update_nlink_field(root); in FDECL1()