Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_log.c1535 unsigned int *nfslog_rec_id) in nfslog_get_exi() argument
1552 *nfslog_rec_id = atomic_add_32_nv(&lb->lb_rec_id, (int32_t)1); in nfslog_get_exi()
1605 *nfslog_rec_id = atomic_add_32_nv(&lb->lb_rec_id, (int32_t)1); in nfslog_get_exi()
H A Dnfs_server.c1498 unsigned int nfslog_rec_id; in common_dispatch() local
1766 nfslog_exi = nfslog_get_exi(exi, req, res, &nfslog_rec_id); in common_dispatch()
1817 cr, &nb, nfslog_rec_id, NFSLOG_ONE_BUFFER); in common_dispatch()