Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_lockfs.c1331 ushort_t op_cnt_incremented = 0; in ufs_lockfs_begin() local
1384 op_cnt_incremented++; in ufs_lockfs_begin()
1401 if (op_cnt_incremented) in ufs_lockfs_begin()
1425 if (op_cnt_incremented == 0) { in ufs_lockfs_begin()
1538 ushort_t op_cnt_incremented = 0; in ufs_lockfs_trybegin() local
1591 op_cnt_incremented++; in ufs_lockfs_trybegin()
1603 if (op_cnt_incremented) in ufs_lockfs_trybegin()
1636 if (op_cnt_incremented == 0) { in ufs_lockfs_trybegin()