Searched refs:initted (Results 1 – 6 of 6) sorted by relevance
36 bool initted; member295 if (!aux->initted) { in dp_aux_transfer()456 aux->initted = true; in dp_aux_init()469 aux->initted = false; in dp_aux_deinit()
43 (!((cursor)->initted) && !((cursor)->hashval) && \153 cursor->initted = 1; in xfs_attr_shortform_list()297 cursor->initted = 1; in xfs_attr_node_list()405 cursor->initted = 1; in xfs_attr3_leaf_list_int()
404 if (!context.cursor.initted && in xfs_ioc_attr_list()
40 __u8 initted; /* T/F: cursor has been initialized */ member
303 static int initted; in snd_msnd_init_sma() local314 if (initted) { in snd_msnd_init_sma()364 initted = 1; in snd_msnd_init_sma()
163 depending on exactly how far along the architecture has initted.