Home
last modified time | relevance | path

Searched refs:mtpt (Results 1 – 7 of 7) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dismounted.c97 int *mount_flags, char *mtpt, int mtlen) in check_mntent_file() argument
163 if (mtpt) in check_mntent_file()
164 strncpy(mtpt, "/", mtlen); in check_mntent_file()
205 if (mtpt) in check_mntent_file()
206 strncpy(mtpt, mnt->mnt_dir, mtlen); in check_mntent_file()
232 char *mtpt, int mtlen) in check_mntent() argument
238 mtpt, mtlen); in check_mntent()
244 mtpt, mtlen); in check_mntent()
252 retval = check_mntent_file(MOUNTED, file, mount_flags, mtpt, mtlen); in check_mntent()
264 char *mtpt, int mtlen) in check_getmntinfo() argument
[all …]
Dext2fs.h1545 char *mtpt, int mtlen);
/external/e2fsprogs/misc/
Dblkid.c147 const char *label, const char *mtpt, in pretty_print_line() argument
175 len = pretty_print_word(mtpt, mtpt_len, len, 0); in pretty_print_line()
186 char mtpt[80]; in pretty_print_dev() local
215 mtpt[0] = 0; in pretty_print_dev()
217 mtpt, sizeof(mtpt)); in pretty_print_dev()
220 if (!mtpt[0]) in pretty_print_dev()
221 strcpy(mtpt, "(mounted, mtpt unknown)"); in pretty_print_dev()
223 strcpy(mtpt, "(in use)"); in pretty_print_dev()
225 strcpy(mtpt, "(not mounted)"); in pretty_print_dev()
228 pretty_print_line(devname, fs_type, label, mtpt, uuid); in pretty_print_dev()
/external/e2fsprogs/resize/
Dmain.c271 char *mtpt, *undo_file = NULL; in main() local
346 mtpt = malloc(len); in main()
347 if (!mtpt) in main()
349 mtpt[len-1] = 0; in main()
351 mtpt, len); in main()
358 if (!(mount_flags & EXT2_MF_MOUNTED) || (mtpt[len-1] == 0)) in main()
360 free(mtpt); in main()
609 retval = online_resize_fs(fs, mtpt, &new_size, flags); in main()
624 free(mtpt); in main()
Donline.c51 errcode_t online_resize_fs(ext2_filsys fs, const char *mtpt, in online_resize_fs() argument
87 "on-line resizing required\n"), fs->device_name, mtpt); in online_resize_fs()
134 fd = open(mtpt, O_RDONLY); in online_resize_fs()
137 _("while trying to open mountpoint %s"), mtpt); in online_resize_fs()
289 "not supported on this system.\n"), fs->device_name, mtpt); in online_resize_fs()
Dresize2fs.h170 extern errcode_t online_resize_fs(ext2_filsys fs, const char *mtpt,
/external/syzkaller/sys/linux/
Dfilesystem.txt145 mtpt stringnoz["mtpt"]