Searched refs:alloc_index (Results 1 – 2 of 2) sorted by relevance
62 pub fn alloc_index(&self) -> Result<usize, SystemError> { in alloc_index() method
264 let index = fsinfo.alloc_index()?; in ptmx_open()