Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h607 FUSE_DESTROY = 38, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h617 FUSE_DESTROY = 38, enumerator
/openbmc/linux/fs/fuse/
H A Dinode.c582 args.opcode = FUSE_DESTROY; in fuse_send_destroy()