Searched refs:fully_mapped (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/nilfs2/
H A Dfile.c75 int fully_mapped = 1; local
80 fully_mapped = 0;
85 if (fully_mapped) {
/linux-master/fs/ext4/
H A Dreadpage.c238 int fully_mapped = 1; local
300 fully_mapped = 0;
335 } else if (fully_mapped) {
/linux-master/fs/
H A Dmpage.c174 int fully_mapped = 1; local
238 fully_mapped = 0;
285 } else if (fully_mapped) {
H A Dbuffer.c2355 int fully_mapped = 1; local
2381 fully_mapped = 0;
2407 if (fully_mapped)

Completed in 133 milliseconds