Searched refs:FUSE_DIRENTPLUS_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/include/uapi/linux/ | ||
| H A D | fuse.h | 1066 #define FUSE_DIRENTPLUS_SIZE(d) \ macro |
| /linux-6.15/fs/fuse/ | ||
| H A D | readdir.c | 299 reclen = FUSE_DIRENTPLUS_SIZE(direntplus); in parse_dirplusfile() |