tag | line | file | source code |
set_opt | 159 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
set_opt | 165 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
set_opt | 167 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
set_opt | 168 | fs/ext2/super.c | set_opt (*mount_options, CHECK_STRICT); |
set_opt | 177 | fs/ext2/super.c | set_opt (*mount_options, DEBUG); |
set_opt | 187 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_CONT); |
set_opt | 192 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_RO); |
set_opt | 197 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_PANIC); |
set_opt | 207 | fs/ext2/super.c | set_opt (*mount_options, GRPID); |
set_opt | 209 | fs/ext2/super.c | set_opt (*mount_options, MINIX_DF); |
set_opt | 378 | fs/ext2/super.c | set_opt (sb->u.ext2_sb.s_mount_opt, CHECK_NORMAL); |