Home
last modified time | relevance | path

Searched full:minix (Results 1 – 25 of 35) sorted by relevance

12

/linux/include/uapi/linux/
H A Dminix_fs.h9 * The minix filesystem constants/structures
14 * minix filesystem (aka V2) with bigger inodes and 32-bit block
32 * This is the original minix inode layout on disk.
46 * The new minix inode has all the time entries, as well as
64 * minix super-block data on disk
80 * V3 minix super-block data on disk
/linux/fs/minix/
H A DKconfig3 tristate "Minix file system support"
7 Minix is a simple operating system used in many classes about OS's.
8 The minix file system (method to organize files on a hard disk
11 You don't want to use the minix file system on your hard disk
17 module will be called minix. Note that the file system of your root
H A DMakefile3 # Makefile for the Linux minix filesystem routines.
6 obj-$(CONFIG_MINIX_FS) += minix.o
8 minix-objs := bitmap.o itree_v1.o itree_v2.o namei.o inode.o file.o dir.o
H A Ditree_v1.c4 #include "minix.h"
30 printk("MINIX-fs: block_to_path: block %ld < 0 on dev %pg\n", in block_to_path()
H A Ditree_v2.c3 #include "minix.h"
33 printk("MINIX-fs: block_to_path: block %ld < 0 on dev %pg\n", in block_to_path()
H A Dnamei.c3 * linux/fs/minix/namei.c
8 #include "minix.h"
H A Dbitmap.c3 * linux/fs/minix/bitmap.c
15 #include "minix.h"
/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxm-minix-neo-u9h.dts14 compatible = "minix,neo-u9h", "amlogic,s912", "amlogic,meson-gxm";
15 model = "Minix Neo U9-H";
79 linux,rc-map-name = "rc-minix-neo";
/linux/drivers/media/rc/keymaps/
H A Drc-minix-neo.c9 // Keytable for the Minix NEO remote control
56 MODULE_DESCRIPTION("Minix NEO remote controller keytable");
/linux/arch/arm/boot/dts/amlogic/
H A DMakefile3 meson8-minix-neo-x8.dtb \
/linux/fs/ext2/
H A Dsymlink.c14 * linux/fs/minix/symlink.c
/linux/include/linux/
H A Dmsdos_partition.h46 MINIX_PARTITION = 0x81, /* Minix Partition ID */
/linux/Documentation/filesystems/
H A Dromfs.rst14 For comparison, both the older minix and xiafs (the latter is now
36 flash, but with romfs, you can even spare off your ext2 or minix or
/linux/drivers/gpio/
H A Dgpiolib-acpi-quirks.c142 * The Minix Neo Z83-4 has a micro-USB-B id-pin handler for
147 DMI_MATCH(DMI_SYS_VENDOR, "MINIX"),
/linux/arch/m68k/lib/
H A Dmulsi3.S32 Some of this code comes from MINIX, via the folks at ericsson.
H A Ddivsi3.S32 Some of this code comes from MINIX, via the folks at ericsson.
H A Dmodsi3.S32 Some of this code comes from MINIX, via the folks at ericsson.
H A Dumodsi3.S32 Some of this code comes from MINIX, via the folks at ericsson.
H A Dudivsi3.S32 Some of this code comes from MINIX, via the folks at ericsson.
/linux/Documentation/devicetree/bindings/media/
H A Drc.yaml101 - rc-minix-neo
/linux/fs/isofs/
H A Dnamei.c7 * (C) 1991 Linus Torvalds - minix filesystem
/linux/fs/ext4/
H A Dfsync.c11 * linux/fs/minix/truncate.c Copyright (C) 1991, 1992 Linus Torvalds
/linux/drivers/power/supply/
H A Daxp288_fuel_gauge.c585 /* Minix Neo Z83-4 mini PC */
587 DMI_MATCH(DMI_SYS_VENDOR, "MINIX"),
/linux/fs/hfs/
H A Ddir.c11 * Based on the minix file system code, (C) 1991, 1992 by Linus Torvalds
H A Dsuper.c12 * Based on the minix file system code, (C) 1991, 1992 by Linus Torvalds

12