Searched refs:inode_allocate_file_extents (Results 1 – 3 of 3) sorted by relevance
24 struct block_allocation* inode_allocate_file_extents(
225 struct block_allocation* inode_allocate_file_extents(struct ext4_inode *inode, u64 len, in inode_allocate_file_extents() function
196 struct block_allocation* alloc = inode_allocate_file_extents(inode, len, filename); in make_file()