Home
last modified time | relevance | path

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

/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.
/linux/fs/xfs/
H A Dxfs_handle.c431 if (!context.cursor.initted && in xfs_ioc_attr_list()
H A Dxfs_trace.h5700 __field(int, initted)
5711 __entry->initted = cur->initted;
5719 __entry->initted,