Searched refs:get_blocks (Results 1 – 5 of 5) sorted by relevance
55 check_field(get_blocks); in main()
157 save_get_blocks = fs->get_blocks; in ext2fs_open_inode_scan()158 fs->get_blocks = 0; in ext2fs_open_inode_scan()164 fs->get_blocks = save_get_blocks; in ext2fs_open_inode_scan()1066 if (fs->get_blocks) { in ext2fs_get_blocks()1067 if (!(*fs->get_blocks)(fs, ino, blocks)) in ext2fs_get_blocks()
241 errcode_t (*get_blocks)(ext2_filsys fs, ext2_ino_t ino, blk_t *blocks); member
356 fs->get_blocks = meta_get_blocks; in use_inode_shortcuts()361 fs->get_blocks = 0; in use_inode_shortcuts()
4362 fs->get_blocks = pass1_get_blocks; in e2fsck_use_inode_shortcuts()4368 fs->get_blocks = 0; in e2fsck_use_inode_shortcuts()