Searched refs:bootVol (Results 1 – 1 of 1) sorted by relevance
31 BVolume bootVol; in EnsureIndexExists() local33 if (volRoster.GetBootVolume(&bootVol) != B_OK) in EnsureIndexExists()36 if (fs_stat_index(bootVol.Device(), attrName, &idxInfo) != 0) in EnsureIndexExists()37 fs_create_index(bootVol.Device(), attrName, B_STRING_TYPE, 0); in EnsureIndexExists()