Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h617 FUSE_SETUPMAPPING = 48, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h627 FUSE_SETUPMAPPING = 48, enumerator
/openbmc/linux/fs/fuse/
H A Ddax.c205 args.opcode = FUSE_SETUPMAPPING; in fuse_setup_one_mapping()