Searched refs:entry_cache_timeout (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/fs/fuse/
H A Dfuse_node.h117 struct bintime entry_cache_timeout; member in struct:fuse_vnode_data
H A Dfuse_vfsops.c604 &fvdat->entry_cache_timeout);
H A Dfuse_vnops.c1263 &VTOFUD(*vpp)->entry_cache_timeout);
1414 &fvdat->entry_cache_timeout);
H A Dfuse_internal.c147 if (bintime_cmp(&(VTOFUD(*vpp)->entry_cache_timeout), &now, >)){
/freebsd-13-stable/tests/sys/fs/fusefs/
H A Dlookup.cc276 TEST_F(Lookup, entry_cache_timeout)

Completed in 173 milliseconds