Searched refs:__fuse_dax_break_layouts (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/fuse/ |
H A D | dax.c | 670 static int __fuse_dax_break_layouts(struct inode *inode, bool *retry, in __fuse_dax_break_layouts() function 694 ret = __fuse_dax_break_layouts(inode, &retry, dmap_start, in fuse_dax_break_layouts()
|
/kernel/linux/linux-6.6/fs/fuse/ |
H A D | dax.c | 669 static int __fuse_dax_break_layouts(struct inode *inode, bool *retry, in __fuse_dax_break_layouts() function 693 ret = __fuse_dax_break_layouts(inode, &retry, dmap_start, in fuse_dax_break_layouts()
|
Completed in 8 milliseconds