Searched refs:FUSE_DIRENTPLUS_SIZE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | fuse.h | 824 #define FUSE_DIRENTPLUS_SIZE(d) \ macro |
| /Linux-v5.4/fs/fuse/ | ||
| D | readdir.c | 285 reclen = FUSE_DIRENTPLUS_SIZE(direntplus); in parse_dirplusfile() |