Searched refs:FUSE_DIRENTPLUS_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/uapi/linux/ | ||
| D | fuse.h | 711 #define FUSE_DIRENTPLUS_SIZE(d) \ macro |
| /linux-4.4.14/fs/fuse/ | ||
| D | dir.c | 1280 reclen = FUSE_DIRENTPLUS_SIZE(direntplus); in parse_dirplusfile() |