Searched defs:FUSE_IS_DAX (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/fuse/
H A Dfuse_i.h1372 #define FUSE_IS_DAX(inode) (IS_ENABLED(CONFIG_FUSE_DAX) && IS_DAX(inode)) macro

Completed in 234 milliseconds