Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dfuse.h1121 #define FUSE_DEV_IOC_CLONE _IOR(FUSE_DEV_IOC_MAGIC, 0, uint32_t) macro
/linux-6.15/fs/fuse/
H A Ddev.c2591 case FUSE_DEV_IOC_CLONE: in fuse_dev_ioctl()