Home
last modified time | relevance | path

Searched refs:fuse_dax_break_layouts (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/fuse/
H A Ddax.c685 int fuse_dax_break_layouts(struct inode *inode, u64 dmap_start, in fuse_dax_break_layouts() function
974 ret = fuse_dax_break_layouts(inode, dmap_start, dmap_end); in inode_inline_reclaim_one_dmap()
1119 ret = fuse_dax_break_layouts(inode, dmap_start, dmap_end); in lookup_and_reclaim_dmap()
H A Dfuse_i.h1332 int fuse_dax_break_layouts(struct inode *inode, u64 dmap_start, u64 dmap_end);
H A Dfile.c244 err = fuse_dax_break_layouts(inode, 0, 0); in fuse_open_common()
3026 err = fuse_dax_break_layouts(inode, 0, 0); in fuse_file_fallocate()
H A Ddir.c1878 err = fuse_dax_break_layouts(inode, 0, 0); in fuse_do_setattr()