Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h1115 #define FUSE_DEV_IOC_CLONE _IOR(FUSE_DEV_IOC_MAGIC, 0, uint32_t)
1104 #define FUSE_DEV_IOC_CLONE global() macro
/linux/fs/fuse/
H A Ddev.c2475 case FUSE_DEV_IOC_CLONE: in fuse_dev_ioctl()