Home
last modified time | relevance | path

Searched refs:FUSE_HAS_INODE_DAX (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dfuse.h478 #define FUSE_HAS_INODE_DAX (1ULL << 33) macro
/linux-6.15/fs/fuse/
H A Dinode.c1390 if (flags & FUSE_HAS_INODE_DAX) in process_init_reply()
1496 flags |= FUSE_HAS_INODE_DAX; in fuse_send_init()