Home
last modified time | relevance | path

Searched refs:start_idx_of_cluster (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/f2fs/
H A Dcompress.c66 static pgoff_t start_idx_of_cluster(struct compress_ctx *cc) in start_idx_of_cluster() function
852 ret = f2fs_get_dnode_of_data(&dn, start_idx_of_cluster(cc), in __f2fs_cluster_blocks()
950 pgoff_t start_idx = start_idx_of_cluster(cc); in prepare_compress_overwrite()
1163 pgoff_t start_idx = start_idx_of_cluster(cc); in f2fs_write_compressed_pages()
1471 pgoff_t start_idx = start_idx_of_cluster(cc); in f2fs_alloc_dic()
/kernel/linux/linux-6.6/fs/f2fs/
H A Dcompress.c71 static pgoff_t start_idx_of_cluster(struct compress_ctx *cc) in start_idx_of_cluster() function
1046 pgoff_t start_idx = start_idx_of_cluster(cc); in prepare_compress_overwrite()
1237 pgoff_t start_idx = start_idx_of_cluster(cc); in f2fs_write_compressed_pages()
1624 pgoff_t start_idx = start_idx_of_cluster(cc); in f2fs_alloc_dic()

Completed in 5 milliseconds