Go to the documentation of this file. 38 #define FUSE_USE_VERSION 31 57 #include <sys/xattr.h> 63 #if defined(__GNUC__) && (__GNUC__ > 4 || __GNUC__ == 4 && __GNUC_MINOR__ >= 6) && !defined __cplusplus 64 _Static_assert(
sizeof(
fuse_ino_t) >=
sizeof(uintptr_t),
65 "fuse_ino_t too small to hold uintptr_t values!");
67 struct _uintptr_to_must_hold_fuse_ino_t_dummy_struct \
68 {
unsigned _uintptr_to_must_hold_fuse_ino_t:
69 ((
sizeof(
fuse_ino_t) >=
sizeof(uintptr_t)) ? 1 : -1); };
73 struct lo_inode *next;
74 struct lo_inode *prev;
84 an class="keyword">struct html#ad119a72f00b4cd2e4a500fd3364ae1e2">fuse_ino_t parent,
fuse_ino452"> 452 fuse_cmdline_opts opts; 76 bool is_symlink;< class="lineno"> 76
bool
1.8.1 [ 75 int fd;] 8a name="l00076">attr_timeout = lo->timeout;