Home
last modified time | relevance | path

Searched defs:nr_clusters (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/fat/
Dfile.c291 int nr_clusters; in fat_truncate_blocks() local
/linux-4.1.27/fs/ntfs/
Dvolume.h69 LCN nr_clusters; /* Volume size in clusters == number of member
/linux-4.1.27/mm/
Dswapfile.c2256 unsigned long nr_clusters = DIV_ROUND_UP(maxpages, SWAPFILE_CLUSTER); in setup_swap_map_and_extents() local