Home
last modified time | relevance | path

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

/linux-6.12.1/fs/coda/
Dfile.c198 cfi->cfi_mapcount++; in coda_file_mmap()
251 cfi->cfi_mapcount = 0; in coda_open()
280 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