| /external/e2fsprogs/lib/ext2fs/ | 
| D | ismounted.c | 97 				   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
  | 
| D | mkjournal.c | 498 	int			mount_flags;  in ext2fs_add_journal_inode3()  local
  | 
| D | nt_io.c | 993 ext2fs_check_if_mounted(const char *file, int *mount_flags)  in ext2fs_check_if_mounted()
  | 
| /external/e2fsprogs/misc/ | 
| D | ismounted.c | 81 				   int *mount_flags)  in check_mntent_file() 191 	int		mount_flags = 0;  in is_mounted()  local
  | 
| D | util.c | 130 	int		mount_flags;  in check_mount()  local
  | 
| D | blkid.c | 185 	int			len, mount_flags;  in pretty_print_dev()  local
  | 
| D | e2freefrag.c | 174 	int mount_flags;  in scan_online()  local
  | 
| D | e2undo.c | 304 	int mount_flags, csum_error = 0, io_error = 0;  in main()  local
  | 
| D | badblocks.c | 996 	int		mount_flags;  in check_mount()  local
  | 
| D | e2image.c | 1499 	int mount_flags = 0;  in main()  local
  | 
| D | tune2fs.c | 86 static int max_mount_count, mount_count, mount_flags;  variable
  | 
| /external/libfuse/lib/ | 
| D | mount.c | 134 struct mount_flags {  struct 140 static const struct mount_flags mount_flags[] = {  argument
  | 
| /external/linux-kselftest/tools/testing/selftests/mount/ | 
| D | unprivileged-remount-test.c | 183 			 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()
  | 
| /external/minijail/ | 
| D | system_unittest.cc | 139 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
  | 
| /external/libbrillo/brillo/namespaces/ | 
| D | platform.cc | 61                     uint64_t mount_flags,  in Mount()
  | 
| /external/ltp/testcases/kernel/syscalls/open/ | 
| D | open12.c | 79 	const char *mount_flags[] = {"noatime", "relatime", NULL};  in setup()  local
  | 
| /external/e2fsprogs/resize/ | 
| D | main.c | 271 	int		len, mount_flags;  in main()  local
  | 
| /external/e2fsprogs/debugfs/ | 
| D | e2freefrag.c | 174 	int mount_flags;  in scan_online()  local
  | 
| /external/e2fsprogs/e2fsck/ | 
| D | journal.c | 1753 	int			mount_flags;  in e2fsck_move_ext3_journal()  local
  | 
| D | e2fsck.h | 281 	int	mount_flags;  member
  |