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

/linux-master/fs/f2fs/
H A Ddata.c2337 .cluster_idx = NULL_CLUSTER,
2343 pgoff_t nc_cluster_idx = NULL_CLUSTER;
2376 if (cc.cluster_idx == NULL_CLUSTER) {
2391 nc_cluster_idx = NULL_CLUSTER;
2950 .cluster_idx = NULL_CLUSTER,
H A Dcompress.c160 cc->cluster_idx = NULL_CLUSTER;
828 if (cc->cluster_idx == NULL_CLUSTER)
H A Df2fs.h1544 #define NULL_CLUSTER ((unsigned int)(~0)) macro

Completed in 286 milliseconds