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