Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h600 * FUSE_MAX_NR_SECCTX: maximum value of &fuse_secctx_header.nr_secctx
604 /* Types 0..31 are reserved for fuse_secctx_header */
1199 * size of fuse_secctx_header).
1202 struct fuse_secctx_header { struct
1212 * This is made compatible with fuse_secctx_header by using type values > argument
/linux/fs/fuse/
H A Ddir.c468 struct fuse_secctx_header *header; in get_security_context()