Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dcompress.c946 static int __f2fs_get_cluster_blocks(struct inode *inode, in __f2fs_get_cluster_blocks()
986 ret = 1 + __f2fs_get_cluster_blocks(inode, &dn); in __f2fs_cluster_blocks()
990 ret = __f2fs_get_cluster_blocks(inode, &dn); in __f2fs_cluster_blocks()
944 static int __f2fs_get_cluster_blocks(struct inode *inode, __f2fs_get_cluster_blocks() function