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