Home
last modified time | relevance | path

Searched refs:lb_rec_id (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c313 buffer->lb_rec_id = 0; in log_buffer_create()
1556 *nfslog_rec_id = atomic_add_32_nv(&lb->lb_rec_id, (int32_t)1); in nfslog_get_exi()
1609 *nfslog_rec_id = atomic_add_32_nv(&lb->lb_rec_id, (int32_t)1); in nfslog_get_exi()
/illumos-gate/usr/src/uts/common/nfs/
H A Dexport.h370 unsigned int lb_rec_id; /* used to generate unique id */ member