Searched refs:dax_clear_blocks (Results 1 – 4 of 4) sorted by relevance
10 int dax_clear_blocks(struct inode *, sector_t block, long size);
37 int dax_clear_blocks(struct inode *inode, sector_t block, long size) in dax_clear_blocks() function69 EXPORT_SYMBOL_GPL(dax_clear_blocks);
740 err = dax_clear_blocks(inode, le32_to_cpu(chain[depth-1].key), in ext2_get_blocks()
78 return dax_clear_blocks(VFS_I(ip), block, size); in xfs_zero_extent()