Home
last modified time | relevance | path

Searched refs:ext2fs_find_block_device (Results 1 – 6 of 6) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dfinddev.c126 char *ext2fs_find_block_device(dev_t device) in ext2fs_find_block_device() function
203 devname = ext2fs_find_block_device(device); in main()
Dext2fs.h1135 extern char *ext2fs_find_block_device(dev_t device);
/external/e2fsprogs/debian/
De2fslibs.symbols205 ext2fs_find_block_device@Base 1.37
Dchangelog364 * Avoid an infinite loop in ext2fs_find_block_device() if there are
/external/e2fsprogs/misc/
Dtune2fs.c198 ext2fs_find_block_device(fs->super->s_journal_dev); in remove_journal_device()
/external/e2fsprogs/
DRELEASE-NOTES1157 Avoid an infinite loop in ext2fs_find_block_device() if there are
6039 device (using the new ext2fs_find_block_device library function).
6103 Added a new function to libext2, ext2fs_find_block_device(), which