Searched refs:__BLKID_ATTR (Results 1 – 2 of 2) sorted by relevance
/external/e2fsprogs/lib/blkid/ |
D | probe.c | 513 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_fat() 640 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_fat_nomagic() 681 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_ntfs() 789 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_xfs() 833 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_reiserfs4() 849 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_jfs() 889 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_luks() 902 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_romfs() 917 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_cramfs() 932 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_swap0() [all …]
|
D | blkidP.h | 24 #define __BLKID_ATTR(x) __attribute__(x) macro 26 #define __BLKID_ATTR(x) macro
|