Searched refs:MS_KERNMOUNT (Results 1 – 8 of 8) sorted by relevance
75 MS_KERNMOUNT = 1 << 22, /* This is a kern_mount call. */ enumerator76 #define MS_KERNMOUNT MS_KERNMOUNT macro
26 #define AA_MS_IGNORE_MASK (MS_KERNMOUNT | MS_NOSEC | MS_ACTIVE | MS_BORN)
34 #define MS_KERNMOUNT (1<<22) /* this is a kern_mount call */ macro
130 #define MS_KERNMOUNT (1<<22) /* this is a kern_mount call */ macro
498 #define MS_KERNMOUNT (1<<22) /* this is a kern_mount call */ macro