HomeSort by: relevance | last modified time | path
    Searched refs:chfs_truncate_fragtree (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/ufs/chfs/
chfs_subr.c 239 chfs_truncate_fragtree(ip->chmp, &ip->fragtree, size);
chfs_readinode.c 653 /* chfs_truncate_fragtree - truncates the tree to a specified size */
655 chfs_truncate_fragtree(struct chfs_mount *chmp, function in typeref:typename:uint32_t
1083 uint32_t retsize = chfs_truncate_fragtree(chmp, &ip->fragtree, fvnode->dn_size);
chfs.h 563 uint32_t chfs_truncate_fragtree(struct chfs_mount *,

Completed in 30 milliseconds