tag | line | file | source code |
mount_options | 136 | fs/ext2/super.c | unsigned long * mount_options) |
mount_options | 149 | fs/ext2/super.c | clear_opt (*mount_options, MINIX_DF); |
mount_options | 152 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
mount_options | 154 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_NORMAL); |
mount_options | 155 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_STRICT); |
mount_options | 158 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
mount_options | 160 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
mount_options | 161 | fs/ext2/super.c | set_opt (*mount_options, CHECK_STRICT); |
mount_options | 170 | fs/ext2/super.c | set_opt (*mount_options, DEBUG); |
mount_options | 178 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_RO); |
mount_options | 179 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_PANIC); |
mount_options | 180 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_CONT); |
mount_options | 183 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_CONT); |
mount_options | 184 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_PANIC); |
mount_options | 185 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_RO); |
mount_options | 188 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_CONT); |
mount_options | 189 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_RO); |
mount_options | 190 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_PANIC); |
mount_options | 200 | fs/ext2/super.c | set_opt (*mount_options, GRPID); |
mount_options | 202 | fs/ext2/super.c | set_opt (*mount_options, MINIX_DF); |
mount_options | 204 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_NORMAL); |
mount_options | 205 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_STRICT); |
mount_options | 209 | fs/ext2/super.c | clear_opt (*mount_options, GRPID); |