Home
last modified time | relevance | path

Searched refs:fuse_ext_header (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dfuse.h1141 struct fuse_ext_header { struct
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h1170 struct fuse_ext_header { struct
/openbmc/linux/fs/fuse/
H A Ddir.c542 return FUSE_REC_ALIGN(sizeof(struct fuse_ext_header) + size); in fuse_ext_size()
551 struct fuse_ext_header *xh; in get_create_supp_group()