Home
last modified time | relevance | path

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

/freebsd-12.1/sys/fs/fuse/
H A Dfuse_node.h112 struct bintime attr_cache_timeout; member
143 if (bintime_cmp(&(VTOFUD(vp)->attr_cache_timeout), &now, >)) in VTOVA()
152 bintime_clear(&VTOFUD(vp)->attr_cache_timeout); in fuse_vnode_clear_attr_cache()
H A Dfuse_internal.c263 &fvdat->attr_cache_timeout); in fuse_internal_cache_attrs()
/freebsd-12.1/tests/sys/fs/fusefs/
H A Dgetattr.cc110 TEST_F(Getattr, attr_cache_timeout) in TEST_F() argument
H A Dlookup.cc116 TEST_F(Lookup, attr_cache_timeout) in TEST_F() argument