Searched defs:attr_timeout (Results 1 – 3 of 3) sorted by relevance
76 int fuse_reply_attr(fuse_req_t req, const struct stat *attr, double attr_timeout) in fuse_reply_attr()
196 int fuse_reply_attr(fuse_req_t req, const struct stat *attr, double attr_timeout) in fuse_reply_attr()
72 int FuseReplyAttrMock(fuse_req_t req, const struct stat *attr, double attr_timeout) in FuseReplyAttrMock()