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

/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 258 milliseconds