Home
last modified time | relevance | path

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

/openbmc/linux/fs/fuse/
H A Dfuse_i.h1339 void fuse_dax_dontcache(struct inode *inode, unsigned int flags);
H A Ddax.c1362 void fuse_dax_dontcache(struct inode *inode, unsigned int flags) in fuse_dax_dontcache() function
H A Dinode.c367 fuse_dax_dontcache(inode, attr->flags); in fuse_change_attributes()