Searched refs:inodedephd (Results 1 – 2 of 2) sorted by relevance
158 LIST_HEAD(inodedephd, inodedep);292 struct inodedephd sm_inodedephd; /* inodedep deps */
1064 struct inodedep_hashhead *inodedephd; local1072 inodedephd = INODEDEP_HASH(fs, inum);1074 LIST_FOREACH(inodedep, inodedephd, id_hash)1113 LIST_INSERT_HEAD(inodedephd, inodedep, id_hash);5066 struct inodedep_hashhead *inodedephd; local5082 inodedephd = &inodedep_hashtbl[next++];5085 if ((inodedep = LIST_FIRST(inodedephd)) != NULL)