Lines Matching defs:ext4_map_blocks
178 * Logical to physical block mapping, used by ext4_map_blocks()
180 * This structure is used to pass requests into ext4_map_blocks() as
181 * well as to store the information returned by ext4_map_blocks(). It
191 struct ext4_map_blocks {
633 * Flags used by ext4_map_blocks()
972 * allocate blocks to the quota inode during ext4_map_blocks(), while
2922 struct ext4_map_blocks *map, int flags);
3567 struct ext4_map_blocks *map, int flags);
3579 extern int ext4_map_blocks(handle_t *handle, struct inode *inode,
3580 struct ext4_map_blocks *map, int flags);