Searched refs:ext2fs_find_block_device (Results 1 – 6 of 6) sorted by relevance
126 char *ext2fs_find_block_device(dev_t device) in ext2fs_find_block_device() function203 devname = ext2fs_find_block_device(device); in main()
1135 extern char *ext2fs_find_block_device(dev_t device);
205 ext2fs_find_block_device@Base 1.37
364 * Avoid an infinite loop in ext2fs_find_block_device() if there are
198 ext2fs_find_block_device(fs->super->s_journal_dev); in remove_journal_device()
1157 Avoid an infinite loop in ext2fs_find_block_device() if there are6039 device (using the new ext2fs_find_block_device library function).6103 Added a new function to libext2, ext2fs_find_block_device(), which