BDEVNAME_SIZE    1257 block/blk-core.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE    1383 block/blk-core.c 		char b[BDEVNAME_SIZE];
BDEVNAME_SIZE    1522 block/blk-core.c 			char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     523 block/blktrace.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     548 block/compat_ioctl.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     610 block/genhd.c  		char name_buf[BDEVNAME_SIZE];
BDEVNAME_SIZE     710 block/genhd.c  	char buf[BDEVNAME_SIZE];
BDEVNAME_SIZE     958 block/genhd.c  	char buf[BDEVNAME_SIZE];
BDEVNAME_SIZE     867 fs/block_dev.c 		char name[BDEVNAME_SIZE] = "";
BDEVNAME_SIZE     896 fs/block_dev.c 		char name[BDEVNAME_SIZE];
BDEVNAME_SIZE     105 fs/buffer.c    	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     143 fs/buffer.c    	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     447 fs/buffer.c    	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE    1100 fs/buffer.c    		char b[BDEVNAME_SIZE];
BDEVNAME_SIZE      80 fs/ext2/xattr.c 		char b[BDEVNAME_SIZE]; \
BDEVNAME_SIZE     331 fs/ext3/super.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE    1261 fs/ext3/super.c 		char b[BDEVNAME_SIZE];
BDEVNAME_SIZE      84 fs/ext3/xattr.c 		char b[BDEVNAME_SIZE]; \
BDEVNAME_SIZE     443 fs/ext4/super.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE      77 fs/ext4/xattr.c 		char b[BDEVNAME_SIZE]; \
BDEVNAME_SIZE     153 fs/jbd/commit.c 		char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     480 fs/jbd/commit.c 		char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     597 fs/jbd/journal.c 			char b[BDEVNAME_SIZE];
BDEVNAME_SIZE    1463 fs/jbd/journal.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE      26 fs/minix/itree_v1.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE      26 fs/minix/itree_v2.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     136 fs/ocfs2/cluster/heartbeat.c 	char			hr_dev_name[BDEVNAME_SIZE];
BDEVNAME_SIZE      36 fs/partitions/amiga.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     126 fs/partitions/check.c 		snprintf(buf, BDEVNAME_SIZE, "%s", hd->disk_name);
BDEVNAME_SIZE     128 fs/partitions/check.c 		snprintf(buf, BDEVNAME_SIZE, "%sp%d", hd->disk_name, partno);
BDEVNAME_SIZE     130 fs/partitions/check.c 		snprintf(buf, BDEVNAME_SIZE, "%s%d", hd->disk_name, partno);
BDEVNAME_SIZE     149 fs/partitions/check.c 	scnprintf(buffer, BDEVNAME_SIZE, "unknown-block(%u,%u)",
BDEVNAME_SIZE       9 fs/partitions/check.h 	char name[BDEVNAME_SIZE];
BDEVNAME_SIZE      40 fs/partitions/sgi.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE      60 fs/partitions/sun.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     644 fs/reiserfs/journal.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE    2371 fs/reiserfs/journal.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE    2597 fs/reiserfs/journal.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE    2715 fs/reiserfs/journal.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     142 fs/reiserfs/prints.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     498 fs/reiserfs/prints.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     312 fs/reiserfs/procfs.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     485 fs/reiserfs/procfs.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     489 fs/reiserfs/procfs.c 	strlcpy(b, reiserfs_bdevname(sb), BDEVNAME_SIZE);
BDEVNAME_SIZE     516 fs/reiserfs/procfs.c 	char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     520 fs/reiserfs/procfs.c 	strlcpy(b, reiserfs_bdevname(sb), BDEVNAME_SIZE);
BDEVNAME_SIZE     790 fs/super.c     		char b[BDEVNAME_SIZE];
BDEVNAME_SIZE     258 fs/xfs/linux-2.6/xfs_buf.h 	({ char __b[BDEVNAME_SIZE]; bdevname((target)->bt_bdev, __b); __b; })
BDEVNAME_SIZE     854 include/linux/jbd2.h 	char			j_devname[BDEVNAME_SIZE+24];
BDEVNAME_SIZE     235 init/do_mounts.c 	char b[BDEVNAME_SIZE];