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