Searched defs:tmpfs_node (Results 1 – 1 of 1) sorted by relevance
165 struct tmpfs_node { struct176 ino_t tn_id; /* (c) */189 bool tn_attached; /* (m) */200 uint8_t tn_status; /* (vi) */201 uint8_t tn_accessed; /* unlocked */207 off_t tn_size; /* (v) */210 uid_t tn_uid; /* (v) */211 gid_t tn_gid; /* (v) */212 mode_t tn_mode; /* (v) */213 int tn_links; /* (v) */[all …]