Home
last modified time | relevance | path

Searched refs:__nonstring (Results 1 – 2 of 2) sorted by relevance

/third_party/e2fsprogs/lib/ext2fs/
Dext2_fs.h30 #ifndef __nonstring
33 #define __nonstring __attribute__((__nonstring__)) macro
35 #define __nonstring macro
38 # define __nonstring macro
698 /*068*/ __u8 s_uuid[16] __nonstring; /* 128-bit uuid for volume */
699 /*078*/ __u8 s_volume_name[EXT2_LABEL_LEN] __nonstring; /* volume name, no NUL? */
700 /*088*/ __u8 s_last_mounted[64] __nonstring; /* directory last mounted on, no NUL? */
712 /*0d0*/ __u8 s_journal_uuid[16] __nonstring; /* uuid of journal superblock */
748 __u8 s_first_error_func[32] __nonstring; /* function where error hit, no NUL? */
754 /*1e0*/ __u8 s_last_error_func[32] __nonstring; /* function where error hit, no NUL? */
[all …]
Dext2fs.h21 #ifndef __nonstring
24 #define __nonstring __attribute__((__nonstring__)) macro
26 #define __nonstring macro
29 # define __nonstring macro