Searched refs:MS_SILENT (Results 1 – 5 of 5) sorted by relevance
359 err = ksys_mount("devtmpfs", (char *)mntdir, "devtmpfs", MS_SILENT, in devtmpfs_mount()386 *err = ksys_mount("devtmpfs", "/", "devtmpfs", MS_SILENT, options); in devtmpfsd()
123 #define MS_SILENT 32768 macro
58 if (flags & MS_SILENT) in audit_mnt_flags()464 flags &= (MS_REC | MS_SILENT | MS_SHARED | MS_PRIVATE | MS_SLAVE | in aa_mount_change_type()
30 int root_mountflags = MS_RDONLY | MS_SILENT;
2081 int type = ms_flags & ~(MS_REC | MS_SILENT); in flags_to_propagation_type()