Searched refs:attr_timeout (Results 1 - 6 of 6) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_config.h20 double attr_timeout; member in struct:fuse_config
H A Dfuse_main.cpp112 config.attr_timeout = 1.0;
138 config.attr_timeout = 1.0;
H A Dfuse_config.c63 FUSE_LIB_OPT("attr_timeout=%lf", attr_timeout, 0),
H A DFUSELowLevel.cpp435 fuse_reply_attr(fuse_req_t req, const struct stat *attr, double attr_timeout) argument
/haiku/headers/private/userlandfs/fuse/
H A Dfuse_lowlevel.h95 * Even if attr_timeout == 0, attr must be correct. For example,
103 double attr_timeout; member in struct:fuse_entry_param
1101 * @param attr_timeout validity timeout (in seconds) for the attributes
1105 double attr_timeout);
/haiku/src/add-ons/kernel/file_systems/ntfs/
H A Dlowntfs.c774 e->attr_timeout = ATTR_TIMEOUT;
890 e->attr_timeout = ATTR_TIMEOUT;

Completed in 96 milliseconds