Home
last modified time | relevance | path

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

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