Home
last modified time | relevance | path

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

/third_party/libfuse/test/
H A Drelease_unlink_race.c23 cfg->nullpath_ok = 1; in xmp_init()
/third_party/libfuse/example/
H A Dpassthrough_fh.c55 cfg->nullpath_ok = 1; in xmp_init()
/third_party/libfuse/include/
H A Dfuse.h276 int nullpath_ok; member
/third_party/libfuse/lib/
H A Dfuse.c1217 if (f->conf.nullpath_ok) { in get_path_nullok()
3118 } else if (f->conf.nullpath_ok) { in fuse_do_release()
4971 fuse_log(FUSE_LOG_DEBUG, "nullpath_ok: %i\n", f->conf.nullpath_ok); in fuse_new_31()

Completed in 10 milliseconds