Searched defs:hammer2_xop_scanall (Results 1 – 4 of 4) sorted by relevance
960 struct hammer2_xop_scanall { struct961 hammer2_xop_head_t head;962 hammer2_key_t key_beg; /* inclusive */963 hammer2_key_t key_end; /* inclusive */964 int resolve_flags;965 int lookup_flags;
973 hammer2_xop_scanall(hammer2_xop_t *arg, void *scratch, int clindex) in hammer2_xop_scanall() function
1004 struct hammer2_xop_scanall { struct1005 hammer2_xop_head_t head;1006 hammer2_key_t key_beg; /* inclusive */1007 hammer2_key_t key_end; /* inclusive */1008 int resolve_flags;1009 int lookup_flags;
976 hammer2_xop_scanall(hammer2_xop_t *arg, void *scratch, int clindex) in hammer2_xop_scanall() function