Searched refs:ino (Results 1 – 5 of 5) sorted by relevance
283 linkchk(dev_t dev, ino_t ino) in linkchk() argument287 ino_t ino; in linkchk() member302 if (dev == 0 && ino == 0) { in linkchk()329 if (ohtable[i].ino || ohtable[i].dev) in linkchk()330 linkchk(ohtable[i].dev, ohtable[i].ino); in linkchk()338 tmp |= ino; in linkchk()344 while (htable[h].ino || htable[h].dev) { in linkchk()345 if ((htable[h].ino == ino) && (htable[h].dev == dev)) in linkchk()352 htable[h].ino = ino; in linkchk()
42 u64 ino; member
28 u64 ino; member
148 __u32 ino; member397 attr->ino = node->ino; in attr_from_stat()584 node->ino = fuse->global->inode_ctr++; in create_node_locked()1404 fde->ino = FUSE_UNKNOWN_INO; in handle_readdir()
1429 ByteSwap(&event_copy->mmap2.ino); in ReadPerfEventBlock()