Lines Matching defs:ext4_map_blocks
245 * Logical to physical block mapping, used by ext4_map_blocks()
247 * This structure is used to pass requests into ext4_map_blocks() as
248 * well as to store the information returned by ext4_map_blocks(). It
258 struct ext4_map_blocks {
680 * Flags used by ext4_map_blocks()
968 * allocate blocks to the quota inode during ext4_map_blocks(), while
3015 struct ext4_map_blocks *map, int flags);
3671 struct ext4_map_blocks *map, int flags);
3683 extern int ext4_map_blocks(handle_t *handle, struct inode *inode,
3684 struct ext4_map_blocks *map, int flags);