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