Lines Matching refs:primitive
130 * **filesystem mapping lock**: This synchronization primitive is
395 * The **upper** level primitive is provided by the filesystem to
397 The exact primitive is specific to the filesystem and operation,
405 * The **lower** level primitive is taken by the filesystem in the
409 this primitive.
410 The upper level synchronization primitive, if any, remains held
411 while acquiring the lower level synchronization primitive.
417 * The **operation** primitive is taken by an iomap operation to
419 The upper level synchronization primitive, if any, remains held
420 while acquiring this primitive.
421 The lower level primitive is not held while acquiring this
422 primitive.