Home
last modified time | relevance | path

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

/fs/omfs/
Dfile.c135 struct omfs_extent_entry *terminator; in omfs_grow_extent() local
158 terminator = entry + extent_count - 1; in omfs_grow_extent()
160 entry = terminator-1; in omfs_grow_extent()
167 terminator->e_blocks = ~(cpu_to_be64( in omfs_grow_extent()
168 be64_to_cpu(~terminator->e_blocks) + 1)); in omfs_grow_extent()
185 entry = terminator; in omfs_grow_extent()
186 terminator++; in omfs_grow_extent()
187 memcpy(terminator, entry, sizeof(struct omfs_extent_entry)); in omfs_grow_extent()
192 terminator->e_blocks = ~(cpu_to_be64( in omfs_grow_extent()
193 be64_to_cpu(~terminator->e_blocks) + (u64) new_count)); in omfs_grow_extent()
/fs/ntfs/
DChangeLog98 with @is_extension set to TRUE and remove the runlist terminator
328 - Change the runlist terminator of the newly allocated cluster(s) to