Home
last modified time | relevance | path

Searched defs:dirnode (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.sbin/makefs/
H A Dwalk.c346 apply_specdir(const char *dir, NODE *specnode, fsnode *dirnode, int speconly) in apply_specdir()
480 apply_specentry(const char *dir, NODE *specnode, fsnode *dirnode) in apply_specentry()
/freebsd/sys/fs/tarfs/
H A Dtarfs_vnops.c223 struct tarfs_node *dirnode, *parent, *tnp; in tarfs_lookup() local