affs_alloc_extblock 22 fs/affs/file.c static struct buffer_head *affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext); affs_alloc_extblock 211 fs/affs/file.c bh = affs_alloc_extblock(inode, bh, ext); affs_alloc_extblock 234 fs/affs/file.c bh = affs_alloc_extblock(inode, prev_bh, ext);