tag | line | file | source code |
---|---|---|---|
FSTYPE_SYSV4 | 74 | fs/sysv/balloc.c | case FSTYPE_SYSV4: |
FSTYPE_SYSV4 | 177 | fs/sysv/balloc.c | case FSTYPE_SYSV4: |
FSTYPE_SYSV4 | 271 | fs/sysv/balloc.c | case FSTYPE_SYSV4: |
FSTYPE_SYSV4 | 196 | fs/sysv/inode.c | sb->sv_type = FSTYPE_SYSV4; |
FSTYPE_SYSV4 | 415 | fs/sysv/inode.c | case FSTYPE_SYSV4: |
FSTYPE_SYSV4 | 449 | fs/sysv/inode.c | case FSTYPE_SYSV4: |
FSTYPE_SYSV4 | 513 | 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) |