tag | line | file | source code |
---|---|---|---|
FSTYPE_SYSV4 | 70 | fs/sysv/balloc.c | case FSTYPE_SYSV4: |
FSTYPE_SYSV4 | 173 | fs/sysv/balloc.c | case FSTYPE_SYSV4: |
FSTYPE_SYSV4 | 267 | fs/sysv/balloc.c | case FSTYPE_SYSV4: |
FSTYPE_SYSV4 | 190 | fs/sysv/inode.c | sb->sv_type = FSTYPE_SYSV4; |
FSTYPE_SYSV4 | 410 | fs/sysv/inode.c | case FSTYPE_SYSV4: |
FSTYPE_SYSV4 | 444 | fs/sysv/inode.c | case FSTYPE_SYSV4: |
FSTYPE_SYSV4 | 509 | fs/sysv/inode.c | if (sb->sv_type == FSTYPE_SYSV4) |
FSTYPE_SYSV4 | 334 | include/linux/sysv_fs.h | #define SYSV4_SUPER_MAGIC (SYSV_MAGIC_BASE+FSTYPE_SYSV4) |