Searched refs:FUSE_DEV_IOC_CLONE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | fuse.h | 872 #define FUSE_DEV_IOC_CLONE _IOR(229, 0, uint32_t) macro |
| /Linux-v5.4/fs/fuse/ | ||
| D | dev.c | 2222 if (cmd == FUSE_DEV_IOC_CLONE) { in fuse_dev_ioctl() |