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