Searched refs:FUSE_COMPAT_ENTRY_OUT_SIZE (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/uapi/linux/ | ||
D | fuse.h | 566 #define FUSE_COMPAT_ENTRY_OUT_SIZE 120 macro |
/Linux-v6.1/fs/fuse/ | ||
D | dev.c | 445 args->out_args[0].size = FUSE_COMPAT_ENTRY_OUT_SIZE; in fuse_adjust_compat() |