Lines Matching refs:inum
2278 ino_t inum, in ffs_blkfree_cg() argument
2316 (intmax_t)inum); in ffs_blkfree_cg()
2317 ffs_fserr(fs, inum, "bad block"); in ffs_blkfree_cg()
2453 ino_t inum; member
2493 blkelm->size, tp->inum, blkelm->pdephd); in ffs_blkfree_trim_task()
2514 ino_t inum, in trim_lookup() argument
2557 ntp->inum = inum; in trim_lookup()
2607 ino_t inum) in ffs_blkrelease_start() argument
2617 (void) trim_lookup(ump, devvp, 0, 0, inum, key, NEW); in ffs_blkrelease_start()
2676 ino_t inum, in ffs_blkfree() argument
2692 ffs_snapblkfree(fs, devvp, bno, size, inum, vtype, dephd)) { in ffs_blkfree()
2701 ffs_blkfree_cg(ump, fs, devvp, bno, size, inum, dephd); in ffs_blkfree()
2720 tp = trim_lookup(ump, devvp, bno, size, inum, key, SINGLE); in ffs_blkfree()
2734 tp = trim_lookup(ump, devvp, bno, size, inum, key, OLD); in ffs_blkfree()
2767 ntp = trim_lookup(ump, devvp, bno, size, inum, key, REPLACE); in ffs_blkfree()
3159 ino_t inum, in ffs_fserr() argument
3166 p->p_pid, p->p_comm, td->td_ucred->cr_uid, (uintmax_t)inum, in ffs_fserr()