Lines Matching full:primitive
130 * **filesystem mapping lock**: This synchronization primitive is
413 * The **upper** level primitive is provided by the filesystem to
415 The exact primitive is specific to the filesystem and operation,
423 * The **lower** level primitive is taken by the filesystem in the
427 this primitive.
428 The upper level synchronization primitive, if any, remains held
429 while acquiring the lower level synchronization primitive.
435 * The **operation** primitive is taken by an iomap operation to
437 The upper level synchronization primitive, if any, remains held
438 while acquiring this primitive.
439 The lower level primitive is not held while acquiring this
440 primitive.