Home
last modified time | relevance | path

Searched refs:attr_valid (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dfuse.h497 uint64_t attr_valid; /* Cache timeout for the attributes */ member
526 uint64_t attr_valid; /* Cache timeout for the attributes */ member
/external/libfuse/include/
Dfuse_kernel.h453 uint64_t attr_valid; /* Cache timeout for the attributes */ member
482 uint64_t attr_valid; /* Cache timeout for the attributes */ member
/external/libfuse/lib/
Dfuse_lowlevel.c350 arg->attr_valid = calc_timeout_sec(e->attr_timeout); in fill_entry()
441 arg.attr_valid = calc_timeout_sec(attr_timeout); in fuse_reply_attr()