Searched refs:remount (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/jfs/
H A Djfs_mount.c234 * NAME: jfs_mount_rw(sb, remount)
239 int jfs_mount_rw(struct super_block *sb, int remount) argument
249 if (remount) {
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/testsuite/
H A Dmount.testroot63 testing "mount remount ext2 image noatime" \
64 "mount -o remount,noatime images/ext2.dir && mount | tail -n 1" \
66 testing "mount remount ext2 image ro remembers noatime" \
67 "mount -o remount,ro images/ext2.dir && mount | tail -n 1" \
83 testing "mount remount nonexistent directory" \
84 "mount -o remount,noatime images/ext2.dir 2> /dev/null || echo yes" \
144 mount -o async,sync,atime,noatime,dev,nodev,exec,noexec,loop,suid,nosuid,remount,ro,rw,bind,move
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/core/
H A Dinode.c244 "mode %x found on remount!\n",
254 static int remount(struct super_block *sb, int *flags, char *data) function
451 .remount_fs = remount,
596 /* the simple_pin_fs calls will call remount with no options
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dshmem.c2177 bool remount)
2231 if (remount)
2237 if (remount)
2243 if (remount)
2176 shmem_parse_options(char *options, struct shmem_sb_info *sbinfo, bool remount) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dsuper.c403 bool remount)
480 if (!remount)
487 if (!remount)
402 udf_parse_options(char *options, struct udf_options *uopt, bool remount) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Dinode.c1382 static int pohmelfs_parse_options(char *options, struct pohmelfs_sb *psb, int remount) argument
1402 if (remount && token <= pohmelfs_opt_crypto_fail_unsupported)

Completed in 143 milliseconds