HomeSort by: relevance | last modified time | path
    Searched refs:wapbl_entry (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
wapbl.h 93 struct wapbl_entry;
108 struct wapbl_entry { struct
110 SIMPLEQ_ENTRY(wapbl_entry) we_entries;
  /src/sys/kern/
vfs_wapbl.c 234 SIMPLEQ_HEAD(, wapbl_entry) wl_entries; /* m: On disk transaction
383 pool_init(&wapbl_entry_pool, sizeof(struct wapbl_entry), 0, 0, 0,
707 struct wapbl_entry *we;
1621 struct wapbl_entry *we = bp->b_private;
1764 struct wapbl_entry *we;
2054 struct wapbl_entry *we;

Completed in 14 milliseconds