libfuse
|
#include <fuse_kernel.h>
struct fuse_ext_header - extension header @size: total size of this extension including this header @type: type of extension
This is made compatible with fuse_secctx_header by using type values > FUSE_MAX_NR_SECCTX
Definition at line 1078 of file fuse_kernel.h.