Home
last modified time | relevance | path

Searched refs:fill_open (Results 1 - 2 of 2) sorted by relevance

/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_lowlevel.c332 static void fill_open(struct fuse_open_out *arg, in fill_open() function
368 fill_open((struct fuse_open_out*) in fuse_reply_create()
373 fill_open(&arg.o, f); in fuse_reply_create()
402 fill_open(&arg, f); in fuse_reply_open()
/third_party/libfuse/lib/
H A Dfuse_lowlevel.c399 static void fill_open(struct fuse_open_out *arg, function
444 fill_open(oarg, f);
474 fill_open(&arg, f);

Completed in 7 milliseconds