Home
last modified time | relevance | path

Searched refs:qid_path (Results 1 – 2 of 2) sorted by relevance

/src/sys/fs/p9fs/
H A Dp9fs.h38 uint64_t qid_path; /* unique integer among all files in hierarchy */ member
H A Dp9fs_vfsops.c201 if (np->vqid.qid_path == qid->path) { in p9fs_node_cmp()