tag | line | file | source code |
mount_options | 176 | fs/ext2/super.c | unsigned long * mount_options) |
mount_options | 190 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
mount_options | 192 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_NORMAL); |
mount_options | 193 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_STRICT); |
mount_options | 196 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
mount_options | 198 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
mount_options | 199 | fs/ext2/super.c | set_opt (*mount_options, CHECK_STRICT); |
mount_options | 208 | fs/ext2/super.c | set_opt (*mount_options, DEBUG); |
mount_options | 216 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_RO); |
mount_options | 217 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_PANIC); |
mount_options | 218 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_CONT); |
mount_options | 221 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_CONT); |
mount_options | 222 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_PANIC); |
mount_options | 223 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_RO); |
mount_options | 226 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_CONT); |
mount_options | 227 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_RO); |
mount_options | 228 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_PANIC); |
mount_options | 238 | fs/ext2/super.c | set_opt (*mount_options, GRPID); |
mount_options | 240 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_NORMAL); |
mount_options | 241 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_STRICT); |
mount_options | 245 | fs/ext2/super.c | clear_opt (*mount_options, GRPID); |