Home
last modified time | relevance | path

Searched refs:initted (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_attr_list.c44 (!((cursor)->initted) && !((cursor)->hashval) && \
164 cursor->initted = 1; in xfs_attr_shortform_list()
326 cursor->initted = 1; in xfs_attr_node_list()
451 cursor->initted = 1; in xfs_attr3_leaf_list_int()
/linux/fs/xfs/libxfs/
H A Dxfs_attr.h40 __u8 initted; /* T/F: cursor has been initialized */ member
/linux/lib/
H A DKconfig.kgdb164 depending on exactly how far along the architecture has initted.