Home
last modified time | relevance | path

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

/freebsd/sys/fs/fuse/
H A Dfuse_node.h112 struct bintime attr_cache_timeout; member
150 return (bintime_cmp(&(VTOFUD(vp)->attr_cache_timeout), &now, >)); in fuse_vnode_attr_cache_valid()
165 bintime_clear(&VTOFUD(vp)->attr_cache_timeout); in fuse_vnode_clear_attr_cache()
H A Dfuse_internal.c268 &fvdat->attr_cache_timeout); in fuse_internal_cache_attrs()
/freebsd/tests/sys/fs/fusefs/
H A Dgetattr.cc110 TEST_F(Getattr, attr_cache_timeout) in TEST_F() argument
H A Dlookup.cc130 TEST_F(Lookup, attr_cache_timeout) in TEST_F() argument