fstab_test_option 69 src/core/mount.c if (fstab_test_option(p->options, "_netdev\0")) fstab_test_option 81 src/core/mount.c if (fstab_test_option(p->options, "bind\0" "rbind\0")) fstab_test_option 93 src/core/mount.c return !fstab_test_option(p->options, "noauto\0"); fstab_test_option 105 src/core/mount.c return fstab_test_option(p->options, fstab_test_option 353 src/core/mount.c if (p && fstab_test_option(p->options, "x-initrd.mount\0") && fstab_test_option 420 src/fstab-generator/fstab-generator.c !fstab_test_option(arg_root_options, "ro\0" "rw\0")) fstab_test_option 477 src/fstab-generator/fstab-generator.c else if (!fstab_test_option(arg_usr_options, "ro\0" "rw\0"))