Searched refs:RootDir (Results 1 – 2 of 2) sorted by relevance
158 if (s->RootDir.di_fname[0] != '/' || s->RootDir.di_fname[1] != '\0') in qnx4_checkroot()161 rd = le32_to_cpu(s->RootDir.di_first_xtnt.xtnt_blk) - 1; in qnx4_checkroot()162 rl = le32_to_cpu(s->RootDir.di_first_xtnt.xtnt_size); in qnx4_checkroot()
83 struct qnx4_inode_entry RootDir; member