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

/freebsd-13-stable/sys/fs/fuse/
H A Dfuse_node.h112 struct bintime attr_cache_timeout; member in struct:fuse_vnode_data
143 return (bintime_cmp(&(VTOFUD(vp)->attr_cache_timeout), &now, >));
158 bintime_clear(&VTOFUD(vp)->attr_cache_timeout);
H A Dfuse_internal.c272 &fvdat->attr_cache_timeout);
/freebsd-13-stable/tests/sys/fs/fusefs/
H A Dgetattr.cc112 TEST_F(Getattr, attr_cache_timeout)
H A Dlookup.cc116 TEST_F(Lookup, attr_cache_timeout)

Completed in 166 milliseconds