Searched refs:FUSE_REC_ALIGN (Results 1 – 2 of 2) sorted by relevance
1034 #define FUSE_REC_ALIGN(x) \ macro1038 #define FUSE_DIRENT_ALIGN(x) FUSE_REC_ALIGN(x)
491 total_len += FUSE_REC_ALIGN(sizeof(*fctx) + namelen + ctxlen); in get_security_context()542 return FUSE_REC_ALIGN(sizeof(struct fuse_ext_header) + size); in fuse_ext_size()