Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dismounted.c97 int *mount_flags, char *mtpt, int mtlen) in check_mntent_file()
216 static errcode_t check_mntent(const char *file, int *mount_flags, in check_mntent()
248 static errcode_t check_getmntinfo(const char *file, int *mount_flags, in check_getmntinfo()
351 errcode_t ext2fs_check_mount_point(const char *device, int *mount_flags, in ext2fs_check_mount_point()
426 errcode_t ext2fs_check_if_mounted(const char *file, int *mount_flags) in ext2fs_check_if_mounted()
434 int retval, mount_flags; in main() local
Dmkjournal.c498 int mount_flags; in ext2fs_add_journal_inode3() local
Dnt_io.c993 ext2fs_check_if_mounted(const char *file, int *mount_flags) in ext2fs_check_if_mounted()
/third_party/e2fsprogs/misc/
Dismounted.c81 int *mount_flags) in check_mntent_file()
191 int mount_flags = 0; in is_mounted() local
Dutil.c124 int mount_flags; in check_mount() local
De2freefrag.c174 int mount_flags; in scan_online() local
Dblkid.c189 int len, mount_flags; in pretty_print_dev() local
De2undo.c304 int mount_flags, csum_error = 0, io_error = 0; in main() local
Dbadblocks.c996 int mount_flags; in check_mount() local
De2image.c1499 int mount_flags = 0; in main() local
Dtune2fs.c85 static int max_mount_count, mount_count, mount_flags; variable
/third_party/ntfs-3g/libfuse-lite/
Dfusermount.c215 struct mount_flags { struct
222 static struct mount_flags mount_flags[] = { argument
Dmount.c190 struct mount_flags { struct
196 static struct mount_flags mount_flags[] = { argument
/third_party/ltp/testcases/kernel/syscalls/open/
Dopen12.c80 const char *mount_flags[] = {"noatime", "relatime", NULL}; in setup() local
/third_party/e2fsprogs/resize/
Dmain.c270 int len, mount_flags; in main() local
/third_party/glib/gio/
Dgunixmounts.c516 unsigned long mount_flags = 0; in _g_get_unix_mounts() local
1046 unsigned long mount_flags = 0; in _g_get_unix_mount_points() local
/third_party/e2fsprogs/e2fsck/
Djournal.c1733 int mount_flags; in e2fsck_move_ext3_journal() local
De2fsck.h274 int mount_flags; member