Home
last modified time | relevance | path

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

/linux/fs/coda/
H A Dcoda_fs_i.h19 * c_lock protects accesses to c_flags, c_mapcount, c_cached_epoch, c_uid and
27 unsigned int c_mapcount; /* nr of times this inode is mapped */ member
H A Dcnode.c78 cii->c_mapcount = 0; in coda_iget()