Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dfuse.h386 #define FUSE_MAP_ALIGNMENT (1 << 26) macro
/linux-6.1.9/fs/fuse/
Dinode.c1189 if (flags & FUSE_MAP_ALIGNMENT && in process_init_reply()
1252 flags |= FUSE_MAP_ALIGNMENT; in fuse_send_init()