Home
last modified time | relevance | path

Searched refs:entry_valid (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dfuse.h681 uint64_t entry_valid; /* Cache timeout for the name */
670 uint64_t entry_valid; /* Cache timeout for the name */ global() member
/linux/fs/fuse/
H A Ddir.c115 fuse_time_to_jiffies(o->entry_valid, o->entry_valid_nsec)); in fuse_change_entry_timeout()