Home
last modified time | relevance | path

Searched refs:i_reconcile (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/cachefs/cfsd/
H A Dcfsd_fscache.c100 fscache_object_p->i_reconcile = 0; in cfsd_fscache_create()
240 fscache_object_p->i_reconcile = 0; in fscache_setup()
498 fscache_object_p->i_reconcile = 0; in fscache_process()
517 fscache_object_p->i_reconcile = 0; in fscache_process()
534 fscache_object_p->i_reconcile = 1; in fscache_process()
556 fscache_object_p->i_reconcile = 0; in fscache_process()
663 trec = fscache_object_p->i_reconcile; in fscache_simdisconnect()
712 if (fscache_object_p->i_reconcile) { in fscache_unmount()
H A Dcfsd_fscache.h56 volatile int i_reconcile:1; /* 1 if reconciling */ member
H A Dcfsd_svc.c483 outp->cms_reconcile = fscache_object_p->i_reconcile; in cachefsd_mount_stat_1_svc()