Home
last modified time | relevance | path

Searched refs:FUSE_DEV_IOC_CLONE (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Dfuse.h784 #define FUSE_DEV_IOC_CLONE _IOR(229, 0, uint32_t) macro
/linux-4.19.296/fs/fuse/
Ddev.c2281 if (cmd == FUSE_DEV_IOC_CLONE) { in fuse_dev_ioctl()