Home
last modified time | relevance | path

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

/openbmc/linux/fs/omfs/
H A Dfile.c116 static int omfs_grow_extent(struct inode *inode, struct omfs_extent *oe, in omfs_grow_extent() function
273 ret = omfs_grow_extent(inode, oe, &new_block); in omfs_get_block()