Home
last modified time | relevance | path

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

/linux/include/uapi/linux/ !
H A Dfuse.h690 #define FUSE_COMPAT_ENTRY_OUT_SIZE 120 macro
/linux/fs/fuse/ !
H A Ddev.c617 args->out_args[0].size = FUSE_COMPAT_ENTRY_OUT_SIZE; in fuse_adjust_compat()