/src/sbin/fsck_lfs/ |
pass3.c | 48 if (inp->i_number == ULFS_ROOTINO || inp->i_number == LFS_IFILE_INUM || 49 !(inp->i_parent == 0 || statemap[inp->i_number] == DSTATE)) 51 if (statemap[inp->i_number] == DCLEAR) 53 if (statemap[inp->i_number] == FCLEAR) 56 orphan = inp->i_number;
|
pass2.c | 140 direrror(inp->i_number, "DIRECTORY TOO SHORT"); 143 vp = vget(fs, inp->i_number); 149 getpathname(pathbuf, sizeof(pathbuf), inp->i_number, 150 inp->i_number); 157 vp = vget(fs, inp->i_number); 174 curino.id_number = inp->i_number; 191 fileerror(inp->i_parent, inp->i_number, "MISSING '..'"); 194 (void) makeentry(inp->i_number, inp->i_parent, ".."); 198 fileerror(inp->i_parent, inp->i_number, 205 (void) changeino(inp->i_number, "..", inp->i_parent) [all...] |
fsck.h | 148 ino_t i_number; /* inode number of this entry */ member in struct:inoinfo
|
/src/sbin/fsck_ext2fs/ |
pass3.c | 81 if (inp->i_number == EXT2_ROOTINO || 82 !(inp->i_parent == 0 || statemap[inp->i_number] == DSTATE)) 84 if (statemap[inp->i_number] == DCLEAR) 87 orphan = inp->i_number;
|
pass2.c | 158 direrror(inp->i_number, "DIRECTORY TOO SHORT"); 161 dp = ginode(inp->i_number); 166 getpathname(pathbuf, sizeof(pathbuf), inp->i_number, 167 inp->i_number); 174 dp = ginode(inp->i_number); 183 curino.id_number = inp->i_number; 200 fileerror(inp->i_parent, inp->i_number, "MISSING '..'"); 203 (void)makeentry(inp->i_number, inp->i_parent, ".."); 207 fileerror(inp->i_parent, inp->i_number, 214 (void)changeino(inp->i_number, "..", inp->i_parent) [all...] |
fsck.h | 180 ino_t i_number; /* inode number of this entry */ member in struct:inoinfo
|
/src/sbin/fsck_ffs/ |
pass3.c | 78 state = inoinfo(inp->i_number)->ino_state; 79 if (inp->i_number == UFS_ROOTINO || 97 orphan = inp->i_number;
|
pass2.c | 165 direrror(inp->i_number, "DIRECTORY TOO SHORT"); 168 dp = ginode(inp->i_number); 174 getpathname(pathbuf, sizeof(pathbuf), inp->i_number, 175 inp->i_number); 188 dp = ginode(inp->i_number); 221 curino.id_number = inp->i_number; 251 curino.id_number = inp->i_number; 275 fileerror(inp->i_parent, inp->i_number, 277 (void)makeentry(inp->i_number, inp->i_parent, ".."); 281 fileerror(inp->i_parent, inp->i_number, [all...] |
/src/sys/fs/ntfs/ |
ntfs_ihash.c | 92 val = NTNOHASH(ip->i_dev, ip->i_number); 125 if (inum == ip->i_number && dev == ip->i_dev) 142 ipp = &ntfs_nthashtbl[NTNOHASH(ip->i_dev, ip->i_number)];
|
ntfs_vnops.c | 124 (unsigned long long)ip->i_number, (long long)uio->uio_offset, 177 (unsigned long long)ip->i_number, ip->i_flag)); 180 vap->va_fileid = ip->i_number; 216 (unsigned long long)ip->i_number)); 242 (unsigned long long)ip->i_number)); 276 (unsigned long long)ip->i_number, ip->i_flag, ip->i_usecount, 378 (unsigned long long)ip->i_number, (long long)uio->uio_offset, 449 dprintf(("ntfs_access: %llu\n", (unsigned long long)ip->i_number)); 478 dprintf(("ntfs_open: %llu\n", (unsigned long long)ip->i_number)); 506 dprintf(("ntfs_close: %llu\n", (unsigned long long)ip->i_number)); [all...] |
ntfs_subr.c | 102 (unsigned long long)vap->va_ip->i_number, vap->va_type)); 120 (unsigned long long)ip->i_number)); 124 (unsigned long long)ip->i_number); 172 __func__, (unsigned long long)ip->i_number, type, name, 177 (unsigned long long)ip->i_number, type, (long long)vcn)); 189 (unsigned long long)ip->i_number, type, name, 229 aalp->al_inumber, ip->i_number, type, error); 245 (unsigned long long)ip->i_number, type, (int)namelen, 266 (unsigned long long)ip->i_number)); 270 if (ip->i_number < NTFS_SYSNODESNUM | [all...] |
ntfs_inode.h | 58 ino_t i_number; member in struct:ntnode
|
/src/usr.bin/fstat/ |
isofs.c | 57 fsp->fileid = inode.i_number;
|
ntfs.c | 75 fsp->fileid = ntnode.i_number;
|
/src/sys/fs/filecorefs/ |
filecore_utils.c | 247 printf("filecore_getparent(ino=%llx)\n", (long long)ip->i_number); 252 if (ip->i_number == FILECORE_ROOTINO) { 253 ip->i_parent = ip->i_number; 254 return ip->i_number; 256 addr = ip->i_number & FILECORE_INO_MASK;
|
filecore_node.h | 90 ino_t i_number; /* the identity of the inode */ member in struct:filecore_node
|
filecore_node.c | 148 ip->i_number = ino; 203 *new_key = &ip->i_number;
|
/src/sys/fs/cd9660/ |
cd9660_node.h | 70 ino_t i_number; /* the identity of the inode */ member in struct:iso_node
|
/src/sys/ufs/lfs/ |
lfs_pages.c | 125 if (VTOI(ap->a_vp)->i_number == LFS_IFILE_INUM && 213 lfs_acquire_finfo(fs, ip->i_number, 553 vp, (int)ip->i_number, ap->a_flags)); 733 lfs_acquire_finfo(fs, ip->i_number, ip->i_gen); 743 fs->lfs_reclino = ip->i_number; 793 ip->i_number, (uintmax_t)lfs_sb_getoffset(fs), 808 (int)ip->i_number, (uintmax_t)lfs_sb_getoffset(fs), 817 vp, (int)ip->i_number, vp->v_iflag, ap->a_flags)); 891 " num %d\n", ip->i_number, vp->v_numoutput));
|
lfs_segment.c | 69 VTOI(vp)->i_number, (str), op)); \ 75 DLOG((DLOG_WVNODE, "ino %d: %s\n", VTOI(vp)->i_number, (str))) 295 fs->lfs_reclino = ip->i_number; 301 ip->i_number)); 341 ip->i_number)); 405 KASSERT(ip->i_number != LFS_IFILE_INUM); 438 } while (lfs_writeseg(fs, sp) && ip->i_number == LFS_IFILE_INUM); 507 if (op == VN_CLEAN && ip->i_number != LFS_IFILE_INUM && 550 ip->i_number != LFS_IFILE_INUM) { 868 lfs_acquire_finfo(fs, ip->i_number, ip->i_gen) [all...] |
lfs_itimes.c | 80 LFS_IENTRY(ifp, fs, ip->i_number, ibp);
|
lfs_rename.c | 146 return ulfs_dirempty(VTOI(vp), VTOI(dvp)->i_number, cred); 671 if (VTOI(vp)->i_number == ULFS_ROOTINO) { 684 if (VTOI(fdvp)->i_number == dotdot_ino) { 780 KASSERT(reparent_p == (VTOI(fdvp)->i_number != VTOI(tdvp)->i_number)); 842 NULL, tcnp, VTOI(fvp)->i_number, LFS_IFTODT(VTOI(fvp)->i_mode), 876 VTOI(tvp), VTOI(fvp)->i_number, LFS_IFTODT(VTOI(fvp)->i_mode), 942 VTOI(fdvp), VTOI(tdvp)->i_number, LFS_DT_DIR, 0, IN_CHANGE); 1054 lfs_orphan(VTOI(tvp)->i_lfs, VTOI(tvp)->i_number);
|
/src/sys/ufs/ffs/ |
ffs_inode.c | 151 FFS_FSBTODB(fs, ino_to_fsba(fs, ip->i_number)), 164 ip->i_number, ip->i_mode); 167 ip->i_number, ip->i_mode); 172 (ino_to_fsbo(fs, ip->i_number) * DINODE1_SIZE); 182 (ino_to_fsbo(fs, ip->i_number) * DINODE2_SIZE); 283 bsize, oip->i_number); 501 fs->fs_bsize, oip->i_number); 527 ffs_blkfree(fs, oip->i_devvp, bn, bsize, oip->i_number); 568 oldspace - newspace, oip->i_number); 763 ip->i_number); [all...] |
/src/usr.sbin/makefs/ffs/ |
ffs_alloc.c | 118 cg = ino_to_cg(fs, ip->i_number); 168 cg = ino_to_cg(fs, ip->i_number); 177 ino_to_cg(fs, ip->i_number) + lbn / fs->fs_maxbpg; 207 cg = ino_to_cg(fs, ip->i_number); 216 ino_to_cg(fs, ip->i_number) + lbn / fs->fs_maxbpg; 450 (unsigned long long)ip->i_number);
|
ufs_inode.h | 46 ino_t i_number; /* The identity of the inode. */ member in struct:inode
|