Searched defs:mount_flags (Results 1 – 18 of 18) sorted by relevance
/third_party/e2fsprogs/lib/ext2fs/ |
D | ismounted.c | 97 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
|
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()
|
/third_party/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 | 124 int mount_flags; in check_mount() local
|
D | e2freefrag.c | 174 int mount_flags; in scan_online() local
|
D | blkid.c | 189 int len, mount_flags; in pretty_print_dev() 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 | 85 static int max_mount_count, mount_count, mount_flags; variable
|
/third_party/ntfs-3g/libfuse-lite/ |
D | fusermount.c | 215 struct mount_flags { struct 222 static struct mount_flags mount_flags[] = { argument
|
D | mount.c | 190 struct mount_flags { struct 196 static struct mount_flags mount_flags[] = { argument
|
/third_party/ltp/testcases/kernel/syscalls/open/ |
D | open12.c | 80 const char *mount_flags[] = {"noatime", "relatime", NULL}; in setup() local
|
/third_party/e2fsprogs/resize/ |
D | main.c | 270 int len, mount_flags; in main() local
|
/third_party/glib/gio/ |
D | gunixmounts.c | 516 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/ |
D | journal.c | 1733 int mount_flags; in e2fsck_move_ext3_journal() local
|
D | e2fsck.h | 274 int mount_flags; member
|