Searched refs:FUSE_REC_ALIGN (Results 1 – 2 of 2) sorted by relevance
1051 #define FUSE_REC_ALIGN(x) \ macro1055 #define FUSE_DIRENT_ALIGN(x) FUSE_REC_ALIGN(x)
490 total_len += FUSE_REC_ALIGN(sizeof(*fctx) + namelen + in get_security_context()543 return FUSE_REC_ALIGN(sizeof(struct fuse_ext_header) + size); in fuse_ext_size()