Home
last modified time | relevance | path

Searched refs:cfi_mapcount (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/fs/coda/
Dfile.c117 cfi->cfi_mapcount++; in coda_file_mmap()
148 cfi->cfi_mapcount = 0; in coda_open()
177 cii->c_mapcount -= cfi->cfi_mapcount; in coda_release()
Dcoda_fs_i.h41 unsigned int cfi_mapcount; /* nr of times this file is mapped */ member