tag | line | file | source code |
mount_options | 145 | fs/ext2/super.c | unsigned long * mount_options) |
mount_options | 158 | fs/ext2/super.c | clear_opt (*mount_options, MINIX_DF); |
mount_options | 161 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
mount_options | 163 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_NORMAL); |
mount_options | 164 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_STRICT); |
mount_options | 167 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
mount_options | 169 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
mount_options | 170 | fs/ext2/super.c | set_opt (*mount_options, CHECK_STRICT); |
mount_options | 179 | fs/ext2/super.c | set_opt (*mount_options, DEBUG); |
mount_options | 187 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_RO); |
mount_options | 188 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_PANIC); |
mount_options | 189 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_CONT); |
mount_options | 192 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_CONT); |
mount_options | 193 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_PANIC); |
mount_options | 194 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_RO); |
mount_options | 197 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_CONT); |
mount_options | 198 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_RO); |
mount_options | 199 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_PANIC); |
mount_options | 209 | fs/ext2/super.c | set_opt (*mount_options, GRPID); |
mount_options | 211 | fs/ext2/super.c | set_opt (*mount_options, MINIX_DF); |
mount_options | 213 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_NORMAL); |
mount_options | 214 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_STRICT); |
mount_options | 218 | fs/ext2/super.c | clear_opt (*mount_options, GRPID); |