Home
last modified time | relevance | path

Searched defs:znode (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/
H A Dzfs_znode.h170 typedef struct znode { struct
173 uint64_t z_id; /* object ID for this znode */ argument
175 kmutex_t z_lock; /* znode modification lock */ argument
184 uint8_t z_zn_prefetch; /* Prefetch znodes? */ argument
185 uint8_t z_moved; /* Has this znode been moved? */ argument
201 list_node_t z_link_node; /* all znodes in fs link */ argument
225 * Convert between znode pointers and vnode pointers argument