Searched refs:e2fs_iload (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/ufs/ext2fs/
H A Dext2fs_dinode.h176 # define e2fs_iload(old, new) \ macro
182 # define e2fs_iload(old, new) e2fs_i_bswap((old), (new)) macro
H A Dext2fs_vfsops.c644 e2fs_iload((struct ext2fs_dinode *)cp, ip->i_din.e2fs_din);
1074 e2fs_iload((struct ext2fs_dinode *)cp, ip->i_din.e2fs_din);
/netbsd-6-1-5-RELEASE/usr.sbin/installboot/
H A Dext2fs.c243 e2fs_iload(&inode[ino_to_fsbo(fs, ino)], &inode_store);
/netbsd-6-1-5-RELEASE/sys/lib/libsa/
H A Dext2fs.c214 e2fs_iload(dip, &fp->f_di);

Completed in 177 milliseconds