Home
last modified time | relevance | path

Searched refs:fill_entry (Results 1 – 2 of 2) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c320 static void fill_entry(struct fuse_entry_out *arg, in fill_entry() function
352 fill_entry(&arg, e); in fuse_reply_entry()
366 fill_entry(&arg.e, e); in fuse_reply_create()
/third_party/libfuse/lib/
Dfuse_lowlevel.c355 static void fill_entry(struct fuse_entry_out *arg, function
386 fill_entry(&dp->entry_out, e);
429 fill_entry(&arg, e);
443 fill_entry(earg, e);