Searched defs:QID2INO (Results 1 – 1 of 1) sorted by relevance
48 #define QID2INO(q) ((ino_t) (((q)->path+2) ^ (((q)->path) >> 32))) macro50 #define QID2INO(q) ((ino_t) ((q)->path+2)) macro