Searched defs:i_seq (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dudf_inode.h440 uint32_t i_seq; /* sequence number attribute */ member in struct:ud_inode
H A Dufs_inode.h86 * i_seq, i_writer & i_mapcnt fields are protected.
151 * Rules for managing i_seq:
152 * o i_seq is locked under the same rules as i_flag
154 * the value of i_seq.
155 * o You may increase the value of i_seq without the timestamps
158 * o The common case is when IUPD or ICHG is set, increase i_seq
161 * holding the correct lock defer the timestamp and i_seq update
165 * updated only at the end, a single increase of i_seq is allowed.
171 * ufs_iupdat without setting IUPD|ICHG and thus not changing i_seq,
173 * i_seq
260 uint_t i_seq; /* modification sequence number */ member in struct:inode
[all...]
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h130 uint8_t i_seq[2]; member in struct:ieee80211_frame
141 uint8_t i_seq[2]; member in struct:ieee80211_qosframe
157 uint8_t i_seq[2]; member in struct:ieee80211_frame_addr4
167 uint8_t i_seq[2]; member in struct:ieee80211_qosframe_addr4
248 uint16_t i_seq; member in struct:ieee80211_frame_bar

Completed in 106 milliseconds