BFIRST 173 fs/ext3/xattr.c error = ext3_xattr_check_names(BFIRST(bh), bh->b_data + bh->b_size); BFIRST 244 fs/ext3/xattr.c entry = BFIRST(bh); BFIRST 386 fs/ext3/xattr.c error = ext3_xattr_list_entries(inode, BFIRST(bh), buffer, buffer_size); BFIRST 662 fs/ext3/xattr.c bs->s.first = BFIRST(bs->bh); BFIRST 166 fs/ext4/xattr.c error = ext4_xattr_check_names(BFIRST(bh), bh->b_data + bh->b_size); BFIRST 237 fs/ext4/xattr.c entry = BFIRST(bh); BFIRST 379 fs/ext4/xattr.c error = ext4_xattr_list_entries(inode, BFIRST(bh), buffer, buffer_size); BFIRST 672 fs/ext4/xattr.c bs->s.first = BFIRST(bs->bh); BFIRST 1185 fs/ext4/xattr.c first = BFIRST(bh);