Searched refs:FSNODE_F_OPTIONAL (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/makefs/ | ||
H A D | makefs.h | 106 #define FSNODE_F_OPTIONAL 0x02 /* fsnode is optional */ macro |
H A D | mtree.c | 611 node->flags |= FSNODE_F_OPTIONAL; in read_mtree_keywords() |