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