Home
last modified time | relevance | path

Searched refs:openi (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_ufs.c43 static int openi(grub_ino_t);
78 if (!openi(inode)) in ufs_dir()
95 if (! openi(inode)) in ufs_dir()
150 openi(grub_ino_t inode) in openi() function
/illumos-gate/usr/src/stand/lib/fs/ufs/
H A Dufsops.c115 openi(fileid_t *filep, ino_t inode) in openi() function
190 if (r && openi(filep, (ino_t)UFSROOTINO)) in find()
204 if (openi(filep, inode)) in find()
703 if (openi(filep, inode)) { in boot_ufs_open()
895 openi(fp = &fx, n)) { in boot_ufs_getdents()
/illumos-gate/usr/src/common/fs/
H A Dufsops.c100 openi(fileid_t *filep, ino_t inode) in openi() function
170 if (r && openi(filep, (ino_t)UFSROOTINO)) in find()
184 if (openi(filep, inode)) in find()
648 if (openi(filep, inode)) { in bufs_open()
/illumos-gate/usr/src/cmd/backup/dump/
H A Ddump.h291 extern int openi(ino_t, long, char *);
417 extern int openi();