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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Dprobe.c99 static int probe_ext3(int fd __BLKID_ATTR((unused)), argument
100 blkid_cache cache __BLKID_ATTR((unused)),
102 const struct blkid_magic *id __BLKID_ATTR((unused)),
126 static int probe_ext2(int fd __BLKID_ATTR((unused)), argument
127 blkid_cache cache __BLKID_ATTR((unused)),
129 const struct blkid_magic *id __BLKID_ATTR((unused)),
146 static int probe_jbd(int fd __BLKID_ATTR((unused)), argument
147 blkid_cache cache __BLKID_ATTR((unused)),
149 const struct blkid_magic *id __BLKID_ATTR((unused)),
163 static int probe_vfat(int fd __BLKID_ATTR((unuse argument
196 probe_msdos(int fd __BLKID_ATTR((unused)), blkid_cache cache __BLKID_ATTR((unused)), blkid_dev dev, const struct blkid_magic *id __BLKID_ATTR((unused)), unsigned char *buf) argument
228 probe_xfs(int fd __BLKID_ATTR((unused)), blkid_cache cache __BLKID_ATTR((unused)), blkid_dev dev, const struct blkid_magic *id __BLKID_ATTR((unused)), unsigned char *buf) argument
246 probe_reiserfs(int fd __BLKID_ATTR((unused)), blkid_cache cache __BLKID_ATTR((unused)), blkid_dev dev, const struct blkid_magic *id, unsigned char *buf) argument
273 probe_jfs(int fd __BLKID_ATTR((unused)), blkid_cache cache __BLKID_ATTR((unused)), blkid_dev dev, const struct blkid_magic *id __BLKID_ATTR((unused)), unsigned char *buf) argument
291 probe_romfs(int fd __BLKID_ATTR((unused)), blkid_cache cache __BLKID_ATTR((unused)), blkid_dev dev, const struct blkid_magic *id __BLKID_ATTR((unused)), unsigned char *buf) argument
308 probe_cramfs(int fd __BLKID_ATTR((unused)), blkid_cache cache __BLKID_ATTR((unused)), blkid_dev dev, const struct blkid_magic *id __BLKID_ATTR((unused)), unsigned char *buf) argument
325 probe_swap0(int fd __BLKID_ATTR((unused)), blkid_cache cache __BLKID_ATTR((unused)), blkid_dev dev, const struct blkid_magic *id __BLKID_ATTR((unused)), unsigned char *buf __BLKID_ATTR((unused))) argument
336 probe_swap1(int fd, blkid_cache cache __BLKID_ATTR((unused)), blkid_dev dev, const struct blkid_magic *id __BLKID_ATTR((unused)), unsigned char *buf __BLKID_ATTR((unused))) argument
375 probe_udf(int fd, blkid_cache cache __BLKID_ATTR((unused)), blkid_dev dev __BLKID_ATTR((unused)), const struct blkid_magic *id __BLKID_ATTR((unused)), unsigned char *buf __BLKID_ATTR((unused))) argument
417 probe_ocfs(int fd __BLKID_ATTR((unused)), blkid_cache cache __BLKID_ATTR((unused)), blkid_dev dev, const struct blkid_magic *id __BLKID_ATTR((unused)), unsigned char *buf) argument
442 probe_ocfs2(int fd __BLKID_ATTR((unused)), blkid_cache cache __BLKID_ATTR((unused)), blkid_dev dev, const struct blkid_magic *id __BLKID_ATTR((unused)), unsigned char *buf) argument
457 probe_oracleasm(int fd __BLKID_ATTR((unused)), blkid_cache cache __BLKID_ATTR((unused)), blkid_dev dev, const struct blkid_magic *id __BLKID_ATTR((unused)), unsigned char *buf) argument
[all...]
H A DblkidP.h24 #define __BLKID_ATTR(x) __attribute__(x) macro
26 #define __BLKID_ATTR(x) macro

Completed in 178 milliseconds