tag | line | file | source code |
s_type | 290 | fs/super.c | s->s_type = type; |
s_type | 132 | fs/sysv/inode.c | switch (sbd->s_type) { |
s_type | 191 | fs/sysv/inode.c | switch (sbd->s_type) { |
s_type | 249 | fs/sysv/inode.c | switch (sbd->s_type) { |
s_type | 305 | include/linux/fs.h | struct file_system_type *s_type; |
s_type | 100 | include/linux/sysv_fs.h | long s_type; /* type of file system: 1 for 512 byte blocks |
s_type | 141 | include/linux/sysv_fs.h | long s_type; /* type of file system: 1 for 512 byte blocks |
s_type | 175 | include/linux/sysv_fs.h | long s_type; /* type of file system: 1 for 512 byte blocks |
s_type | 14 | include/linux/sysv_fs_sb.h | int s_type; /* file system type: FSTYPE_{XENIX|SYSV|COH} */ |
s_type | 72 | include/linux/sysv_fs_sb.h | #define sv_type u.sysv_sb.s_type |
s_type | 47 | net/unix/proc.c | short s_type; |
s_type | 59 | net/unix/proc.c | s_type=unix_datas[i].socket->type; |
s_type | 67 | net/unix/proc.c | s_type, |