Home
last modified time | relevance | path

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

/linux-6.12.1/fs/f2fs/
Dcompress.c944 static int __f2fs_get_cluster_blocks(struct inode *inode, in __f2fs_get_cluster_blocks() function
984 ret = 1 + __f2fs_get_cluster_blocks(inode, &dn); in __f2fs_cluster_blocks()
988 ret = __f2fs_get_cluster_blocks(inode, &dn); in __f2fs_cluster_blocks()