Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libfuse-lite/
Dfuse_lowlevel.c65 int got_init; member
1128 f->got_init = 1; in do_init()
1317 if (!f->got_init && in->opcode != FUSE_INIT) in fuse_ll_process()
1411 if (f->got_init && !f->got_destroy) { in fuse_ll_destroy()