Searched defs:tn_dir (Results 1 – 1 of 1) sorted by relevance
216 struct tn_dir { struct220 struct tmpfs_node * tn_parent;224 struct tmpfs_dir tn_dirhead;229 struct tmpfs_dir_duphead tn_dupindex;238 off_t tn_readdir_lastn;239 struct tmpfs_dirent * tn_readdir_lastp;240 } tn_dir; member271 #define tn_dir tn_spec.tn_dir macro