Home
last modified time | relevance | path

Searched refs:NULL_CLUSTER (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/fs/f2fs/
H A Ddata.c2414 .cluster_idx = NULL_CLUSTER, in f2fs_mpage_readpages()
2420 pgoff_t nc_cluster_idx = NULL_CLUSTER; in f2fs_mpage_readpages()
2453 if (cc.cluster_idx == NULL_CLUSTER) { in f2fs_mpage_readpages()
2468 nc_cluster_idx = NULL_CLUSTER; in f2fs_mpage_readpages()
3028 .cluster_idx = NULL_CLUSTER, in f2fs_write_cache_pages()
H A Dcompress.c160 cc->cluster_idx = NULL_CLUSTER; in f2fs_destroy_compress_ctx()
828 if (cc->cluster_idx == NULL_CLUSTER) in is_page_in_cluster()
H A Df2fs.h1536 #define NULL_CLUSTER ((unsigned int)(~0)) macro
/kernel/linux/linux-5.10/fs/f2fs/
H A Dcompress.c161 cc->cluster_idx = NULL_CLUSTER; in f2fs_destroy_compress_ctx()
800 if (cc->cluster_idx == NULL_CLUSTER) in is_page_in_cluster()
H A Ddata.c2393 .cluster_idx = NULL_CLUSTER, in f2fs_mpage_readpages()
2994 .cluster_idx = NULL_CLUSTER, in f2fs_write_cache_pages()
H A Df2fs.h1371 #define NULL_CLUSTER ((unsigned int)(~0)) macro

Completed in 33 milliseconds