Searched refs:FMNT_NODUP (Results 1 – 3 of 3) sorted by relevance
41 #define FMNT_NODUP 0x04 macro
102 fmp->flags |= FMNT_NODUP; in fdesc_mount()
264 if ((fdm->flags & FMNT_NODUP) != 0 && a->fp->f_type == DTYPE_VNODE) { in fdesc_get_ino_alloc()