Searched defs:sync_list (Results 1 – 5 of 5) sorted by relevance
82 struct sync_list { struct103 struct sync_list slist[]; argument
112 struct snode *sync_list; in spec_sync() local
88 struct sync_list { struct89 vm_offset_t vaddr; /* kva of client data */113 struct sync_list slist[]; argument
94 struct sync_list { struct 95 vaddrsync_list global() argument 96 paddrsync_list global() argument 97 pagessync_list global() argument 98 datacountsync_list global() argument
2932 list_t *sync_list = &itxg->itxg_itxs->i_sync_list; in zil_get_commit_list() local