Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dinode.c5297 int btrfs_cont_expand(struct btrfs_inode *inode, loff_t oldsize, loff_t size) in btrfs_cont_expand() function
5417 ret = btrfs_cont_expand(BTRFS_I(inode), oldsize, newsize); in btrfs_setsize()