chfs_full_dnode
struct chfs_full_dnode *node; /* associated full dnode */
struct chfs_full_dnode *node; /* associated full dnode */
struct chfs_full_dnode* chfs_alloc_full_dnode(void);
void chfs_free_full_dnode(struct chfs_full_dnode *);
struct chfs_full_dnode *);
struct buf *, struct chfs_full_dnode *);
struct chfs_full_dnode *fn, uint32_t orig_start, uint32_t orig_end)
struct chfs_full_dnode *newfn;
struct chfs_full_dnode *, uint32_t, uint32_t);
struct chfs_full_dnode *fn = NULL;
struct chfs_full_dnode*
struct chfs_full_dnode *ret;
ret = kmem_alloc(sizeof(struct chfs_full_dnode), KM_SLEEP);
chfs_free_full_dnode(struct chfs_full_dnode *fd)
kmem_free(fd,(sizeof(struct chfs_full_dnode)));
new_fragment(struct chfs_full_dnode *fdn, uint32_t ofs, uint32_t size)
struct chfs_node_frag *new_fragment(struct chfs_full_dnode *,
struct chfs_full_dnode *fd)
struct chfs_full_dnode *fd;
struct chfs_full_dnode *fd;
struct chfs_full_dnode *fd;
struct buf *bp, struct chfs_full_dnode *fd)