Searched refs:mount_flags (Results 1 – 2 of 2) sorted by relevance
61 + int open_flag = EXT2_FLAG_RW, mount_flags;83 + retval = ext2fs_check_if_mounted(device, &mount_flags);90 + if (mount_flags & EXT2_MF_MOUNTED) {
1127 UNUSED static const struct flags mount_flags[] = { variable3810 print_flags(mount_flags, arg3, 0); in print_mount()