Home
last modified time | relevance | path

Searched refs:UNIONFS_TRADITIONAL (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/fs/unionfs/
H A Dunion.h42 UNIONFS_TRADITIONAL = 0, enumerator
H A Dunion_vfsops.c193 copymode = UNIONFS_TRADITIONAL; in unionfs_domount()
219 if (copymode == UNIONFS_TRADITIONAL) { in unionfs_domount()