allocation_group 125 fs/befs/befs.h return ((iaddr->allocation_group << BEFS_SB(sb)->ag_shift) + allocation_group 134 fs/befs/befs.h iaddr.allocation_group = blockno >> BEFS_SB(sb)->ag_shift; allocation_group 136 fs/befs/befs.h blockno - (iaddr.allocation_group << BEFS_SB(sb)->ag_shift); allocation_group 96 fs/befs/befs_fs_types.h fs32 allocation_group; allocation_group 102 fs/befs/befs_fs_types.h u32 allocation_group; allocation_group 265 fs/befs/datastream.c run->allocation_group = array[i].allocation_group; allocation_group 344 fs/befs/datastream.c run->allocation_group = allocation_group 345 fs/befs/datastream.c fs32_to_cpu(sb, array[j].allocation_group); allocation_group 84 fs/befs/debug.c tmp_run.allocation_group, tmp_run.start, tmp_run.len); allocation_group 97 fs/befs/debug.c tmp_run.allocation_group, tmp_run.start, tmp_run.len); allocation_group 101 fs/befs/debug.c tmp_run.allocation_group, tmp_run.start, tmp_run.len); allocation_group 115 fs/befs/debug.c tmp_run.allocation_group, tmp_run.start, allocation_group 125 fs/befs/debug.c tmp_run.allocation_group, allocation_group 136 fs/befs/debug.c tmp_run.allocation_group, tmp_run.start, allocation_group 186 fs/befs/debug.c tmp_run.allocation_group, tmp_run.start, tmp_run.len); allocation_group 195 fs/befs/debug.c tmp_run.allocation_group, tmp_run.start, tmp_run.len); allocation_group 199 fs/befs/debug.c tmp_run.allocation_group, tmp_run.start, tmp_run.len); allocation_group 219 fs/befs/debug.c befs_debug(sb, "[%u, %hu, %hu]", n.allocation_group, n.start, n.len); allocation_group 77 fs/befs/endian.h run.allocation_group = le32_to_cpu((__force __le32)n.allocation_group); allocation_group 81 fs/befs/endian.h run.allocation_group = be32_to_cpu((__force __be32)n.allocation_group); allocation_group 94 fs/befs/endian.h run.allocation_group = cpu_to_le32(n.allocation_group); allocation_group 98 fs/befs/endian.h run.allocation_group = cpu_to_be32(n.allocation_group); allocation_group 34 fs/befs/io.c "[%u, %hu, %hu]", __func__, iaddr.allocation_group, allocation_group 37 fs/befs/io.c if (iaddr.allocation_group > befs_sb->num_ags) { allocation_group 39 fs/befs/io.c iaddr.allocation_group, befs_sb->num_ags); allocation_group 319 fs/befs/linuxvfs.c befs_ino->i_inode_num.allocation_group,