Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/fuse/
H A Dfuse_i.h1225 #define FUSE_IS_DAX(inode) (IS_ENABLED(CONFIG_FUSE_DAX) && IS_DAX(inode)) macro
/kernel/linux/linux-6.6/fs/fuse/
H A Dfuse_i.h1326 #define FUSE_IS_DAX(inode) (IS_ENABLED(CONFIG_FUSE_DAX) && IS_DAX(inode)) macro

Completed in 8 milliseconds