tag | line | file | source code |
mount_options | 139 | fs/ext2/super.c | unsigned long * mount_options) |
mount_options | 152 | fs/ext2/super.c | clear_opt (*mount_options, MINIX_DF); |
mount_options | 155 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
mount_options | 157 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_NORMAL); |
mount_options | 158 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_STRICT); |
mount_options | 161 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
mount_options | 163 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
mount_options | 164 | fs/ext2/super.c | set_opt (*mount_options, CHECK_STRICT); |
mount_options | 173 | fs/ext2/super.c | set_opt (*mount_options, DEBUG); |
mount_options | 181 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_RO); |
mount_options | 182 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_PANIC); |
mount_options | 183 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_CONT); |
mount_options | 186 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_CONT); |
mount_options | 187 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_PANIC); |
mount_options | 188 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_RO); |
mount_options | 191 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_CONT); |
mount_options | 192 | fs/ext2/super.c | clear_opt (*mount_options, ERRORS_RO); |
mount_options | 193 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_PANIC); |
mount_options | 203 | fs/ext2/super.c | set_opt (*mount_options, GRPID); |
mount_options | 205 | fs/ext2/super.c | set_opt (*mount_options, MINIX_DF); |
mount_options | 207 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_NORMAL); |
mount_options | 208 | fs/ext2/super.c | clear_opt (*mount_options, CHECK_STRICT); |
mount_options | 212 | fs/ext2/super.c | clear_opt (*mount_options, GRPID); |