Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dfuse.h469 #define FUSE_HAS_RESEND (1ULL << 39) macro
/linux-6.12.1/fs/fuse/
Dinode.c1404 FUSE_NO_EXPORT_SUPPORT | FUSE_HAS_RESEND | FUSE_ALLOW_IDMAP; in fuse_send_init()