Home
last modified time | relevance | path

Searched refs:dax_clear_blocks (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/
Ddax.c30 int dax_clear_blocks(struct inode *inode, sector_t block, long size) in dax_clear_blocks() function
64 EXPORT_SYMBOL_GPL(dax_clear_blocks);
/linux-4.1.27/fs/ext2/
Dinode.c739 err = dax_clear_blocks(inode, le32_to_cpu(chain[depth-1].key), in ext2_get_blocks()
/linux-4.1.27/include/linux/
Dfs.h2636 int dax_clear_blocks(struct inode *, sector_t block, long size);