Searched defs:f_ino (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Ddatabase.h124 ino_t f_ino; /* inode number of this file */ member in struct:fileinfo
/illumos-gate/usr/src/uts/sun4u/io/px/
H A Dpx_lib4u.c2382 devino_t ce_ino, nf_ino, f_ino; local
2389 f_ino = px_msiqid_to_devino(px_p, pec_p->pec_fatal_msg_msiq_id);
2423 px_ib_intr_disable(ib_p, f_ino, IB_INTR_NOWAIT);
2433 f_ino_p = px_ib_locate_ino(ib_p, f_ino);
2451 px_ib_intr_enable(px_p, f_ino_p->ino_cpuid, f_ino);

Completed in 68 milliseconds