Searched refs:c_mapcount (Results 1 – 3 of 3) sorted by relevance
102 cii->c_mapcount++; in coda_file_mmap()233 cii->c_mapcount -= cfi->cfi_mapcount; in coda_release()234 if (!cii->c_mapcount) in coda_release()
198 cii->c_mapcount = 0; in coda_read_inode()
23 int c_mapcount; /* how often is this inode mmapped */ member