Searched defs:dirnode (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/usr.sbin/makefs/ |
H A D | walk.c | 343 apply_specdir(const char *dir, NODE *specnode, fsnode *dirnode, int speconly) in apply_specdir() 477 apply_specentry(const char *dir, NODE *specnode, fsnode *dirnode) in apply_specentry()
|
/freebsd-src/usr.sbin/makefs/ |
H A D | walk.c | 337 apply_specdir(const char *dir, NODE *specnode, fsnode *dirnode, int speconly) in apply_specdir() argument 471 apply_specentry(const char * dir,NODE * specnode,fsnode * dirnode) apply_specentry() argument [all...] |
/freebsd-src/sys/fs/tarfs/ |
H A D | tarfs_vnops.c | 223 struct tarfs_node *dirnode, *parent, *tnp; in tarfs_lookup() local [all...] |