Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dfuse.h484 #define FUSE_HAS_RESEND (1ULL << 39) macro
/linux-6.15/fs/fuse/
H A Dinode.c1490 FUSE_NO_EXPORT_SUPPORT | FUSE_HAS_RESEND | FUSE_ALLOW_IDMAP | in fuse_send_init()