Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/sys/
H A Dmount_internal.h267 #define MNTK_ROOTDEV 0x00400000 /* this filesystem resides on the same device as th… macro
/xnu-12377.41.6/bsd/vfs/
H A Dvfs_subr.c4509 mp->mnt_kern_flag |= MNTK_ROOTDEV; in vfs_init_io_attributes()