Home
last modified time | relevance | path

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

/hardware/qcom/msm8994/original-kernel-headers/linux/
Dfuse.h371 struct fuse_entry_out { struct
372 uint64_t nodeid; /* Inode ID */
373 uint64_t generation; /* Inode generation: nodeid:gen must
375 uint64_t entry_valid; /* Cache timeout for the name */
376 uint64_t attr_valid; /* Cache timeout for the attributes */
377 uint32_t entry_valid_nsec;
378 uint32_t attr_valid_nsec;
379 struct fuse_attr attr;
/hardware/qcom/msm8996/original-kernel-headers/linux/
Dfuse.h383 struct fuse_entry_out { struct
384 uint64_t nodeid; /* Inode ID */
385 uint64_t generation; /* Inode generation: nodeid:gen must
387 uint64_t entry_valid; /* Cache timeout for the name */
388 uint64_t attr_valid; /* Cache timeout for the attributes */
389 uint32_t entry_valid_nsec;
390 uint32_t attr_valid_nsec;
391 struct fuse_attr attr;
/hardware/qcom/msm8994/kernel-headers/linux/
Dfuse.h197 struct fuse_entry_out { struct
199 uint64_t nodeid;
200 uint64_t generation;
201 uint64_t entry_valid;
202 uint64_t attr_valid;
204 uint32_t entry_valid_nsec;
205 uint32_t attr_valid_nsec;
206 struct fuse_attr attr;
/hardware/qcom/msm8996/kernel-headers/linux/
Dfuse.h202 struct fuse_entry_out { struct
204 uint64_t nodeid;
205 uint64_t generation;
206 uint64_t entry_valid;
207 uint64_t attr_valid;
209 uint32_t entry_valid_nsec;
210 uint32_t attr_valid_nsec;
211 struct fuse_attr attr;