Searched refs:get_blocks (Results 1 – 4 of 4) sorted by relevance
123 save_get_blocks = fs->get_blocks; in ext2fs_open_inode_scan()124 fs->get_blocks = 0; in ext2fs_open_inode_scan()130 fs->get_blocks = save_get_blocks; in ext2fs_open_inode_scan()774 if (fs->get_blocks) { in ext2fs_get_blocks()775 if (!(*fs->get_blocks)(fs, ino, blocks)) in ext2fs_get_blocks()
220 errcode_t (*get_blocks)(ext2_filsys fs, ext2_ino_t ino, blk_t *blocks); member
204 fs->get_blocks = meta_get_blocks; in use_inode_shortcuts()209 fs->get_blocks = 0; in use_inode_shortcuts()
2248 fs->get_blocks = pass1_get_blocks; in e2fsck_use_inode_shortcuts()2254 fs->get_blocks = 0; in e2fsck_use_inode_shortcuts()