Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/fuse/
H A Dfuse-passthrough.rst45 5. The FUSE daemon should eventually call ``FUSE_DEV_IOC_BACKING_CLOSE`` with
/linux/include/uapi/linux/
H A Dfuse.h1140 #define FUSE_DEV_IOC_BACKING_CLOSE _IOW(FUSE_DEV_IOC_MAGIC, 2, uint32_t) macro