Home
last modified time | relevance | path

Searched defs:mount_flags (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dismounted.c97 int *mount_flags, char *mtpt, int mtlen) in check_mntent_file()
222 static errcode_t check_mntent(const char *file, int *mount_flags, in check_mntent()
254 static errcode_t check_getmntinfo(const char *file, int *mount_flags, in check_getmntinfo()
357 errcode_t ext2fs_check_mount_point(const char *device, int *mount_flags, in ext2fs_check_mount_point()
432 errcode_t ext2fs_check_if_mounted(const char *file, int *mount_flags) in ext2fs_check_if_mounted()
440 int retval, mount_flags; in main() local
H A Dmkjournal.c498 int mount_flags; in ext2fs_add_journal_inode3() local
H A Dnt_io.c993 ext2fs_check_if_mounted(const char *file, int *mount_flags) in ext2fs_check_if_mounted()
/aosp_15_r20/external/libfuse/lib/
H A Dmount.c167 struct mount_flags { struct
173 static const struct mount_flags mount_flags[] = { variable
/aosp_15_r20/bootable/deprecated-ota/updater/
H A Dupdater_runtime.cpp47 static bool setMountFlag(const std::string& flag, unsigned* mount_flags) { in setMountFlag()
75 static bool parseMountFlags(const std::string& flags, unsigned* mount_flags, in parseMountFlags()
96 unsigned mount_flags = 0; in Mount() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/mount/
H A Dunprivileged-remount-test.c183 int mount_flags, int remount_flags, int invalid_flags) in test_unpriv_remount()
246 static bool test_unpriv_remount_simple(int mount_flags) in test_unpriv_remount_simple()
251 static bool test_unpriv_remount_atime(int mount_flags, int invalid_flags) in test_unpriv_remount_atime()
/aosp_15_r20/external/minijail/
H A Dsystem_unittest.cc139 TEST(get_mount_flags, mount_flags) { in TEST() argument
146 unsigned long mount_flags = -1; in TEST() local
158 unsigned long mount_flags = -1; in TEST() local
/aosp_15_r20/external/e2fsprogs/misc/
H A Dismounted.c81 int *mount_flags) in check_mntent_file()
191 int mount_flags = 0; in is_mounted() local
H A Dutil.c130 int mount_flags; in check_mount() local
H A Dblkid.c185 int len, mount_flags; in pretty_print_dev() local
H A De2freefrag.c174 int mount_flags; in scan_online() local
H A De2undo.c304 int mount_flags, csum_error = 0, io_error = 0; in main() local
H A Dbadblocks.c996 int mount_flags; in check_mount() local
H A De2image.c1499 int mount_flags = 0; in main() local
H A Dtune2fs.c86 static int max_mount_count, mount_count, mount_flags; variable
/aosp_15_r20/system/core/fs_mgr/
H A Dfs_mgr_priv.h97 std::string mount_flags; member
/aosp_15_r20/external/libbrillo/brillo/namespaces/
H A Dplatform.cc61 uint64_t mount_flags, in Mount()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/open/
H A Dopen12.c79 const char *mount_flags[] = {"noatime", "relatime", NULL}; in setup() local
/aosp_15_r20/external/e2fsprogs/resize/
H A Dmain.c271 int len, mount_flags; in main() local
/aosp_15_r20/external/e2fsprogs/debugfs/
H A De2freefrag.c174 int mount_flags; in scan_online() local
/aosp_15_r20/system/core/fs_mgr/tests/
H A Dfs_mgr_test.cpp316 } mount_flags[] = { in TEST() local
/aosp_15_r20/system/core/init/
H A Dbuiltins.cpp459 } mount_flags[] = { variable
/aosp_15_r20/external/e2fsprogs/e2fsck/
H A Djournal.c1753 int mount_flags; in e2fsck_move_ext3_journal() local
H A De2fsck.h281 int mount_flags; member
/aosp_15_r20/packages/modules/Virtualization/guest/zipfuse/src/
Dmain.rs110 let mut mount_flags = libc::MS_NOSUID | libc::MS_NODEV | libc::MS_RDONLY; in run_fuse() localVariable

12