Home
last modified time | relevance | path

Searched refs:FUSE_COMPAT_ENTRY_OUT_SIZE (Results 1 - 4 of 4) sorted by relevance

/third_party/ntfs-3g/include/fuse-lite/
H A Dfuse_kernel.h197 #define FUSE_COMPAT_ENTRY_OUT_SIZE 120 /* JPA */ macro
/third_party/libfuse/include/
H A Dfuse_kernel.h597 #define FUSE_COMPAT_ENTRY_OUT_SIZE 120 macro
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c354 ? sizeof(arg) : FUSE_COMPAT_ENTRY_OUT_SIZE)); in fuse_reply_entry()
369 ((char*)&arg + FUSE_COMPAT_ENTRY_OUT_SIZE), f); in fuse_reply_create()
371 FUSE_COMPAT_ENTRY_OUT_SIZE + sizeof(struct fuse_open_out)); in fuse_reply_create()
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c421 FUSE_COMPAT_ENTRY_OUT_SIZE : sizeof(arg);
438 FUSE_COMPAT_ENTRY_OUT_SIZE : sizeof(struct fuse_entry_out);

Completed in 10 milliseconds