Searched refs:c_mapcount (Results 1 – 2 of 2) sorted by relevance
19 * c_lock protects accesses to c_flags, c_mapcount, c_cached_epoch, c_uid and27 unsigned int c_mapcount; /* nr of times this inode is mapped */ member
78 cii->c_mapcount = 0; in coda_iget()