Searched defs:tn_dir (Results 1 – 1 of 1) sorted by relevance
263 struct tn_dir { struct269 struct tmpfs_node * tn_parent;275 struct tmpfs_dir tn_dirhead;282 struct tmpfs_dir_duphead tn_dupindex;293 off_t tn_readdir_lastn;294 struct tmpfs_dirent * tn_readdir_lastp;303 off_t tn_wht_size; /* (v) */304 } tn_dir; member334 #define tn_dir tn_spec.tn_dir macro