Home
last modified time | relevance | path

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

/linux-6.15/fs/fuse/
H A Dfuse_i.h1481 void fuse_dax_dontcache(struct inode *inode, unsigned int flags);
H A Ddax.c1328 void fuse_dax_dontcache(struct inode *inode, unsigned int flags) in fuse_dax_dontcache() function
H A Dinode.c400 fuse_dax_dontcache(inode, attr->flags); in fuse_change_attributes_i()