Searched refs:QNX4_DIR_ENTRY_SIZE_BITS (Results 1 – 2 of 2) sorted by relevance
32 #define QNX4_DIR_ENTRY_SIZE_BITS 6 /* dir entry size shift */ macro
38 ix = (int)(filp->f_pos >> QNX4_DIR_ENTRY_SIZE_BITS) % QNX4_INODES_PER_BLOCK; in qnx4_readdir()