Searched refs:FSNODE_F_HASSPEC (Results 1 – 3 of 3) sorted by relevance
105 #define FSNODE_F_HASSPEC 0x01 /* fsnode has a spec entry */ macro203 ((opts)->onlyspec != 0 && ((fsnode)->flags & FSNODE_F_HASSPEC) == 0)
549 dirnode->flags |= FSNODE_F_HASSPEC; in apply_specentry()
1945 tfsnode->flags &= ~(FSNODE_F_HASSPEC); in cd9660_create_virtual_entry()