Home
last modified time | relevance | path

Searched refs:refsp (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vfs/hammer2/
H A Dhammer2_io.c54 hammer2_off_t pbase, uint64_t *refsp);
56 hammer2_io_t *dio, uint64_t *refsp);
802 hammer2_io_hash_lookup(hammer2_dev_t *hmp, hammer2_off_t pbase, uint64_t *refsp) in hammer2_io_hash_lookup() argument
808 *refsp = 0; in hammer2_io_hash_lookup()
816 *refsp = refs; in hammer2_io_hash_lookup()
831 hammer2_io_hash_enter(hammer2_dev_t *hmp, hammer2_io_t *dio, uint64_t *refsp) in hammer2_io_hash_enter() argument
838 *refsp = 0; in hammer2_io_hash_enter()
846 *refsp = refs; in hammer2_io_hash_enter()
/dragonfly/usr.sbin/makefs/hammer2/
H A Dhammer2_io.c57 hammer2_off_t pbase, uint64_t *refsp);
59 hammer2_io_t *dio, uint64_t *refsp);
821 hammer2_io_hash_lookup(hammer2_dev_t *hmp, hammer2_off_t pbase, uint64_t *refsp) in hammer2_io_hash_lookup() argument
827 *refsp = 0; in hammer2_io_hash_lookup()
835 *refsp = refs; in hammer2_io_hash_lookup()
850 hammer2_io_hash_enter(hammer2_dev_t *hmp, hammer2_io_t *dio, uint64_t *refsp) in hammer2_io_hash_enter() argument
857 *refsp = 0; in hammer2_io_hash_enter()
865 *refsp = refs; in hammer2_io_hash_enter()