Searched refs:FUSE_IOCTL_RETRY (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/include/uapi/linux/ | ||
D | fuse.h | 399 #define FUSE_IOCTL_RETRY (1 << 2) macro |
/Linux-v5.4/fs/fuse/ | ||
D | file.c | 2810 if (outarg.flags & FUSE_IOCTL_RETRY) { in fuse_do_ioctl() |