Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/blkid/
Dprobe.c513 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_fat()
642 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_fat_nomagic()
683 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_ntfs()
791 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_xfs()
835 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_reiserfs4()
851 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_jfs()
876 static int probe_zfs(struct blkid_probe *probe __BLKID_ATTR((unused)), in probe_zfs()
877 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_zfs()
878 unsigned char *buf __BLKID_ATTR((unused))) in probe_zfs()
892 struct blkid_magic *id __BLKID_ATTR((unused)), in probe_luks()
[all …]
DblkidP.h24 #define __BLKID_ATTR(x) __attribute__(x) macro
26 #define __BLKID_ATTR(x) macro