Searched refs:initted (Results 1 – 2 of 2) sorted by relevance
59 (!((cursor)->initted) && !((cursor)->hashval) && \172 cursor->initted = 1; in xfs_attr_shortform_list()233 cursor->initted = 1; in xfs_attr_node_list()382 cursor->initted = 1; in xfs_attr3_leaf_list_int()619 if ((cursor->initted == 0) && in xfs_attr_list()
106 __u8 initted; /* T/F: cursor has been initialized */ member