Searched refs:fs_refc (Results 1 – 3 of 3) sorted by relevance
69 fs->fs_refc = 0; in amfs_generic_find_srvr()85 fs->fs_refc++; in amfs_generic_find_srvr()118 if (fs->fs_refc == 0) { in timeout_srvr()157 if (--fs->fs_refc == 0) { in free_srvr()195 fs->fs_refc++; in dup_srvr()
817 fs->fs_refc++; in find_nfs_srvr()1007 fs->fs_refc++; in find_nfs_srvr()1021 fs->fs_refc = 1; in find_nfs_srvr()
457 int fs_refc; /* Number of references to this server */ member