Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h440 #define FUSE_MAP_ALIGNMENT (1 << 26) macro
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h447 #define FUSE_MAP_ALIGNMENT (1 << 26) macro
/openbmc/linux/fs/fuse/
H A Dinode.c1296 if (flags & FUSE_MAP_ALIGNMENT && in process_init_reply()
1364 flags |= FUSE_MAP_ALIGNMENT; in fuse_send_init()