Searched refs:is_remount (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext3/
H A Dsuper.c945 ext3_fsblk_t *n_blocks_count, int is_remount)
1065 if (is_remount) {
1073 if (is_remount) {
1083 if (is_remount) {
1113 if (is_remount) {
1231 if (!is_remount) {
943 parse_options(char *options, struct super_block *sb, unsigned int *inum, unsigned long *journal_devnum, ext3_fsblk_t *n_blocks_count, int is_remount) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ocfs2/
H A Dsuper.c105 int is_remount);
1289 int is_remount)
1294 mlog_entry("remount: %d, options: \"%s\"\n", is_remount,
1409 if (!is_remount)
1449 if (is_remount)
1460 if (is_remount)
1286 ocfs2_parse_options(struct super_block *sb, char *options, struct mount_options *mopt, int is_remount) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dsuper.c610 static int parse_options(char *options, struct super_block *sb, int is_remount) argument
655 if (is_remount) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dsuper.c1385 ext4_fsblk_t *n_blocks_count, int is_remount)
1502 if (is_remount) {
1510 if (is_remount) {
1563 if (is_remount) {
1675 if (!is_remount) {
1382 parse_options(char *options, struct super_block *sb, unsigned long *journal_devnum, unsigned int *journal_ioprio, ext4_fsblk_t *n_blocks_count, int is_remount) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ubifs/
H A Dsuper.c960 * @is_remount: non-zero if this is FS re-mount
966 int is_remount)
965 ubifs_parse_options(struct ubifs_info *c, char *options, int is_remount) argument

Completed in 92 milliseconds