Searched defs:fuse_config (Results 1 – 1 of 1) sorted by relevance
45 struct fuse_config { struct46 unsigned int uid;47 unsigned int gid;48 unsigned int umask;49 double entry_timeout;50 double negative_timeout;51 double attr_timeout;52 double ac_attr_timeout;53 int ac_attr_timeout_set;54 int debug;[all …]