Home
last modified time | relevance | path

Searched defs:fuse_entry_out (Results 1 – 1 of 1) sorted by relevance

/system/core/sdcard/
Dfuse.h278 struct fuse_entry_out { struct
279 __u64 nodeid; /* Inode ID */
280 __u64 generation; /* Inode generation: nodeid:gen must
282 __u64 entry_valid; /* Cache timeout for the name */
283 __u64 attr_valid; /* Cache timeout for the attributes */
284 __u32 entry_valid_nsec;
285 __u32 attr_valid_nsec;
286 struct fuse_attr attr;