tag | line | file | source code |
mount_options | 177 | fs/ext2/super.c | unsigned long * mount_options) |
mount_options | 190 | fs/ext2/super.c | clear_opt (*mount_options, MINIX_DF); |
mount_options | 193 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
mount_options | 195 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_NORMAL); |
mount_options | 196 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_STRICT); |
mount_options | 199 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
mount_options | 201 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
mount_options | 202 | fs/ext2/super.c | set_opt (*mount_options, CHECK_STRICT); |
mount_options | 211 | fs/ext2/super.c | set_opt (*mount_options, DEBUG); |
mount_options | 219 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_RO); |
mount_options | 220 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_PANIC); |
mount_options | 221 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_CONT); |
mount_options | 224 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_CONT); |
mount_options | 225 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_PANIC); |
mount_options | 226 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_RO); |
mount_options | 229 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_CONT); |
mount_options | 230 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_RO); |
mount_options | 231 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_PANIC); |
mount_options | 241 | fs/ext2/super.c | set_opt (*mount_options, GRPID); |
mount_options | 243 | fs/ext2/super.c | set_opt (*mount_options, MINIX_DF); |
mount_options | 245 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_NORMAL); |
mount_options | 246 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_STRICT); |
mount_options | 250 | fs/ext2/super.c | clear_opt (*mount_options, GRPID); |