tag | line | file | source code |
---|---|---|---|
new_mount_opt | 644 | fs/ext2/super.c | unsigned long new_mount_opt; |
new_mount_opt | 650 | fs/ext2/super.c | set_opt (new_mount_opt, CHECK_NORMAL); |
new_mount_opt | 652 | fs/ext2/super.c | &new_mount_opt)) |
new_mount_opt | 655 | fs/ext2/super.c | sb->u.ext2_sb.s_mount_opt = new_mount_opt; |