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