Searched refs:dnode_phys_t (Results 1 – 4 of 4) sorted by relevance
27 dnode_phys_t os_meta_dnode;31 char os_pad[2048 - sizeof (dnode_phys_t)*3 -33 dnode_phys_t os_userused_dnode;34 dnode_phys_t os_groupused_dnode;
76 } dnode_phys_t; typedef
56 static dnode_phys_t *dnode_buf = NULL;57 static dnode_phys_t *dnode_mdn = NULL;703 dnode_get(dnode_phys_t *mdn, uint64_t objnum, uint8_t type, dnode_phys_t *buf, in dnode_get()709 dnode_phys_t *dnbuf; in dnode_get()729 dnbuf = (dnode_phys_t *)stack; in dnode_get()778 dnode_get_path(dnode_phys_t *mdn, char *path, dnode_phys_t *dn, in dnode_get_path()842 dnode_phys_t *dn = (dnode_phys_t *)stack; in get_default_bootfsobj()884 dnode_phys_t *mdn, char *stack) in get_objset_mdn()1383 dnode_phys_t *mdn; in zfs_open()1389 mdn = (dnode_phys_t *)stack; in zfs_open()[all …]
64 #define MOS ((dnode_phys_t *)\
Completed in 10 milliseconds