HomeSort by: relevance | last modified time | path
    Searched refs:i_hash (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/ntfs/
ntfs_ihash.c 91 LIST_REMOVE(ip, i_hash);
93 LIST_INSERT_HEAD(&hash[val], ip, i_hash);
124 LIST_FOREACH(ip, ipp, i_hash) {
143 LIST_INSERT_HEAD(ipp, ip, i_hash);
157 LIST_REMOVE(ip, i_hash);
ntfs_inode.h 56 LIST_ENTRY(ntnode) i_hash;
  /src/sys/fs/filecorefs/
filecore_node.h 85 LIST_ENTRY(filecore_node) i_hash;

Completed in 12 milliseconds