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