Searched refs:ssl_next (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/fs/nandfs/
H A Dnandfs_cpfile.c301 list->ssl_next = curr;
320 list->ssl_next = cno;
368 next = list->ssl_next;
388 list->ssl_next = next;
421 list->ssl_next = 0;
479 nci->nci_next = cnp->cp_snapshot_list.ssl_next;
585 curr_cno = cnh->ch_snapshot_list.ssl_next;
618 nci->nci_next = cnp->cp_snapshot_list.ssl_next;
H A Dnandfs_fs.h376 uint64_t ssl_next; /* checkpoint nr. forward */ member in struct:nandfs_snapshot_list

Completed in 126 milliseconds