Home
last modified time | relevance | path

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

/linux-4.1.27/fs/affs/
Dfile.c117 affs_alloc_extblock(struct inode *inode, struct buffer_head *bh, u32 ext) in affs_alloc_extblock() function
184 bh = affs_alloc_extblock(inode, bh, ext); in affs_get_extblock_slow()
206 bh = affs_alloc_extblock(inode, prev_bh, ext); in affs_get_extblock_slow()