Home
last modified time | relevance | path

Searched refs:fuse_dax_break_layouts (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/fuse/
H A Ddax.c686 int fuse_dax_break_layouts(struct inode *inode, u64 dmap_start, in fuse_dax_break_layouts() function
980 ret = fuse_dax_break_layouts(inode, dmap_start, dmap_end); in inode_inline_reclaim_one_dmap()
982 pr_debug("fuse: fuse_dax_break_layouts() failed. err=%d\n", in inode_inline_reclaim_one_dmap()
1125 ret = fuse_dax_break_layouts(inode, dmap_start, dmap_end); in lookup_and_reclaim_dmap()
1127 pr_debug("virtio_fs: fuse_dax_break_layouts() failed. err=%d\n", in lookup_and_reclaim_dmap()
H A Dfuse_i.h1230 int fuse_dax_break_layouts(struct inode *inode, u64 dmap_start, u64 dmap_end);
H A Dfile.c240 err = fuse_dax_break_layouts(inode, 0, 0); in fuse_open_common()
3296 err = fuse_dax_break_layouts(inode, 0, 0); in fuse_file_fallocate()
H A Ddir.c1649 err = fuse_dax_break_layouts(inode, 0, 0); in fuse_do_setattr()
/kernel/linux/linux-6.6/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()
976 pr_debug("fuse: fuse_dax_break_layouts() failed. err=%d\n", in inode_inline_reclaim_one_dmap()
1119 ret = fuse_dax_break_layouts(inode, dmap_start, dmap_end); in lookup_and_reclaim_dmap()
1121 pr_debug("virtio_fs: fuse_dax_break_layouts() failed. err=%d\n", in lookup_and_reclaim_dmap()
H A Dfuse_i.h1331 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()
3020 err = fuse_dax_break_layouts(inode, 0, 0); in fuse_file_fallocate()
H A Ddir.c1877 err = fuse_dax_break_layouts(inode, 0, 0); in fuse_do_setattr()

Completed in 23 milliseconds