Home
last modified time | relevance | path

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

/openbmc/linux/fs/coda/
H A Dfile.c200 cfi->cfi_mapcount++; in coda_file_mmap()
253 cfi->cfi_mapcount = 0; in coda_open()
282 cii->c_mapcount -= cfi->cfi_mapcount; in coda_release()
H A Dcoda_fs_i.h42 unsigned int cfi_mapcount; /* nr of times this file is mapped */ member