tag | line | file | source code |
set_opt | 190 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
set_opt | 196 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
set_opt | 198 | fs/ext2/super.c | set_opt (*mount_options, CHECK_NORMAL); |
set_opt | 199 | fs/ext2/super.c | set_opt (*mount_options, CHECK_STRICT); |
set_opt | 208 | fs/ext2/super.c | set_opt (*mount_options, DEBUG); |
set_opt | 218 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_CONT); |
set_opt | 223 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_RO); |
set_opt | 228 | fs/ext2/super.c | set_opt (*mount_options, ERRORS_PANIC); |
set_opt | 238 | fs/ext2/super.c | set_opt (*mount_options, GRPID); |
set_opt | 369 | fs/ext2/super.c | set_opt (sb->u.ext2_sb.s_mount_opt, CHECK_NORMAL); |
set_opt | 626 | fs/ext2/super.c | set_opt (sb->u.ext2_sb.s_mount_opt, CHECK_NORMAL); |