Home
last modified time | relevance | path

Searched refs:FUSE_LINK (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dfuse.h583 FUSE_LINK = 13, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h598 FUSE_LINK = 13, enumerator
/openbmc/linux/fs/fuse/
H A Ddir.c796 if (args->opcode != FUSE_LINK) { in create_new_entry()
1112 args.opcode = FUSE_LINK; in fuse_link()
H A Ddev.c444 case FUSE_LINK: in fuse_adjust_compat()