Home
last modified time | relevance | path

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

/NextBSD/sys/fs/tmpfs/
HDtmpfs.h216 struct tn_dir { struct
220 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; member
271 #define tn_dir tn_spec.tn_dir macro