Lines Matching defs:position
3531 size_t size, uint32_t position)
3538 static const unsigned int position = 0U;
3554 /* If the attribute is not a resource fork attribute and the position
3555 * parameter is non-zero, we return with EINVAL as requesting position
3557 if (position && strcmp(name, XATTR_RESOURCEFORK_NAME)) {
3677 rsize -= position;
3682 res = ntfs_attr_pread(na, position, rsize,
3711 uint32_t position)
3718 static const unsigned int position = 0U;
3735 /* If the attribute is not a resource fork attribute and the position
3736 * parameter is non-zero, we return with EINVAL as requesting position
3739 if (position && !is_resource_fork) {
3936 part = ntfs_attr_pwrite(na, position + total,