Home
last modified time | relevance | path

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

/linux-6.1.9/fs/coda/
Dfile.c173 cfi->cfi_mapcount++; in coda_file_mmap()
226 cfi->cfi_mapcount = 0; in coda_open()
255 cii->c_mapcount -= cfi->cfi_mapcount; in coda_release()
Dcoda_fs_i.h42 unsigned int cfi_mapcount; /* nr of times this file is mapped */ member