Home
last modified time | relevance | path

Searched full:sysv (Results 1 – 25 of 69) sorted by relevance

123

/Linux-v6.1/fs/sysv/
Dfile.c3 * linux/fs/sysv/file.c
11 * sysv/file.c
17 #include "sysv.h"
Dsuper.c3 * linux/fs/sysv/inode.c
14 * sysv/inode.c
17 * sysv/inode.c
28 #include "sysv.h"
221 printk("SysV FS: SCO EAFS on %s detected, " in detect_sysv()
244 printk("SysV FS: can't handle long file names on %s, " in detect_sysv()
341 printk("SysV FS: get root inode failed\n"); in complete_read_super()
346 printk("SysV FS: get root dentry failed\n"); in complete_read_super()
545 .name = "sysv",
550 MODULE_ALIAS_FS("sysv");
DMakefile6 obj-$(CONFIG_SYSV_FS) += sysv.o
8 sysv-objs := ialloc.o balloc.o inode.o itree.o file.o dir.o \
DKconfig31 <file:Documentation/filesystems/sysv-fs.rst>.
35 sysv.
Dinode.c3 * linux/fs/sysv/inode.c
14 * sysv/inode.c
17 * sysv/inode.c
33 #include "sysv.h"
271 printk ("IO error syncing sysv inode [%s:%08x]\n", in __sysv_write_inode()
Dnamei.c3 * linux/fs/sysv/namei.c
11 * sysv/namei.c
17 #include "sysv.h"
Dballoc.c3 * linux/fs/sysv/balloc.c
17 * sysv/balloc.c
25 #include "sysv.h"
Dialloc.c3 * linux/fs/sysv/ialloc.c
17 * sysv/ialloc.c
30 #include "sysv.h"
Ddir.c3 * linux/fs/sysv/dir.c
11 * sysv/dir.c
20 #include "sysv.h"
/Linux-v6.1/Documentation/filesystems/
Dtmpfs.rst34 all. This is used for shared anonymous mappings and SYSV shared
50 This mount is _not_ needed for SYSV shared memory. The internal
52 necessary to mount the predecessor of tmpfs (shm fs) to use SYSV
Dindex.rst117 sysv-fs
Dsysv-fs.rst18 mount [-r] -t sysv device mountpoint
22 -t sysv
/Linux-v6.1/arch/ia64/include/uapi/asm/
Dsiginfo.h14 #define si_imm _sifields._sigfault._imm /* as per UNIX SysV ABI spec */
/Linux-v6.1/include/uapi/linux/
Dposix_types.h32 /* Type of a SYSV IPC key. */
/Linux-v6.1/arch/ia64/kernel/
DMakefile.gate14 -Wl,--hash-style=sysv
/Linux-v6.1/arch/alpha/include/uapi/asm/
Dtermios.h57 * is compatible with sysV)...
/Linux-v6.1/include/linux/
Defs_vh.h43 /* partition type sysv is used for EFS format CD-ROM partitions */
/Linux-v6.1/arch/sh/kernel/vsyscall/
DMakefile18 vsyscall-flags = -shared -s -Wl,-soname=linux-gate.so.1 -Wl,--hash-style=sysv
/Linux-v6.1/arch/parisc/kernel/vdso64/
DMakefile13 $(call ld-option, -Wl$(comma)--hash-style=sysv)
/Linux-v6.1/Documentation/devicetree/bindings/iio/afe/
Dvoltage-divider.yaml78 sysv {
/Linux-v6.1/arch/parisc/kernel/vdso32/
DMakefile13 $(call ld-option, -Wl$(comma)--hash-style=sysv)
/Linux-v6.1/Documentation/admin-guide/
Dhighuid.rst62 - sysv
/Linux-v6.1/arch/x86/um/vdso/
DMakefile68 VDSO_LDFLAGS = -fPIC -shared -Wl,--hash-style=sysv -z noexecstack
/Linux-v6.1/arch/arm64/kernel/vdso/
DMakefile26 ldflags-y := -shared -soname=linux-vdso.so.1 --hash-style=sysv \
/Linux-v6.1/fs/befs/
Dendian.h7 * Partially based on similar funtions in the sysv driver.

123