Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dfuse.h413 struct fuse_entry_out { struct
414 uint64_t nodeid; /* Inode ID */
415 uint64_t generation; /* Inode generation: nodeid:gen must
417 uint64_t entry_valid; /* Cache timeout for the name */
418 uint64_t attr_valid; /* Cache timeout for the attributes */
419 uint32_t entry_valid_nsec;
420 uint32_t attr_valid_nsec;
421 struct fuse_attr attr;
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dfuse.h413 struct fuse_entry_out { struct
414 uint64_t nodeid; /* Inode ID */
415 uint64_t generation; /* Inode generation: nodeid:gen must
417 uint64_t entry_valid; /* Cache timeout for the name */
418 uint64_t attr_valid; /* Cache timeout for the attributes */
419 uint32_t entry_valid_nsec;
420 uint32_t attr_valid_nsec;
421 struct fuse_attr attr;
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dfuse.h508 struct fuse_entry_out { struct
509 uint64_t nodeid; /* Inode ID */
510 uint64_t generation; /* Inode generation: nodeid:gen must
512 uint64_t entry_valid; /* Cache timeout for the name */
513 uint64_t attr_valid; /* Cache timeout for the attributes */
514 uint32_t entry_valid_nsec;
515 uint32_t attr_valid_nsec;
516 struct fuse_attr attr;