Searched refs:AhciInode (Results 1 – 1 of 1) sorted by relevance
19 pub struct AhciInode { struct33 pub struct LockedAhciInode(pub SpinLock<AhciInode>); argument37 let inode = AhciInode { in new()