Home
last modified time | relevance | path

Searched refs:affs_alloc_extblock (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/fs/affs/
Dfile.c22 static struct buffer_head *affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext…
143 affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext) in affs_alloc_extblock() function
211 bh = affs_alloc_extblock(inode, bh, ext); in affs_get_extblock_slow()
234 bh = affs_alloc_extblock(inode, prev_bh, ext); in affs_get_extblock_slow()