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